create_file_with_content

1.0.2 • Public • Published

create_file_with_content

This plugin provide help to create file (format: txt,html etc) with content. Both parameter are required. Please see test.js file for example

Install and Usage

npm install --save create_file_with_content
var create = require('create_file_with_content')
    create.createFile('file path with file name and type', 'pass file content')

API

Keywords

none

Install

DownloadsWeekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

1.51 kB

Total Files

6

Last publish

Collaborators

  • sanjeev.katiyar