1.0.2 • Published 9 years ago

my2ndnpmpackage v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

my2ndnpmpackage

Installation

$ npm install --save my2ndnpmpackage

Usage

To use this npm package, require this module.

  • Example: require ('my2ndnpmpackage')

Build your file (either in the terminal or in your local editor) to feel its warm fuzzy effects.

  • To build in the terminal, type: $ node <nameOfFile.js>

If you would like Alan to positively reinforce you, write the following lines of code and build.

  • var alan = require ('my2ndnpmpackage')
  • alan.positivereinforcement()

see this package on npm

This is a demo for personal growth, specifically to learn how to publish npm package.