js-alg

theAlg

Usage no npm install needed!

<script type="module">
  import jsAlg from 'https://cdn.skypack.dev/js-alg';
</script>

README

alg

NPM version Build Status Dependency Status Coverage Status

theAlg

Install

$ npm install --save alg

Usage

var alg = require('alg');
alg(); // "awesome"

API

(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 gulp.

License

Copyright (c) 2014 Bill Gao. Licensed under the MIT license.