another_npm_package_example

just another simple npm package example

Usage no npm install needed!

<script type="module">
  import anotherNpmPackageExample from 'https://cdn.skypack.dev/another_npm_package_example';
</script>

README

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.