0.0.1 • Published 12 years ago

another_npm_package_example v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

another_npm_package_example

just another simple npm package example

Getting Started

Install the module with: npm install another_npm_package_example

var another_npm_package_example = require('another_npm_package_example');
another_npm_package_example.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 shawjia
Licensed under the MIT license.