1.0.7 • Published 6 years ago

create_plugin v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

create_plugin

HTTP request print message for node.js

Install and Usage

npm install --save create_plugin

For windows 1. Downoad plugin and copy/paste plugin.bat file at root directory. 2. Run plugin.bat file on root. 3. c:>plugin.bat 4. After Successfully, Created plugin folder and package.json file. 5. Now, Create two files "index.js" and README.md with in plugin folder.

Write your js code on index.js file And README.md file for workflow

var createPlugin = require('create_plugin')
console.log(createPlugin.printMsg());

API

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago