1.0.3 • Published 5 years ago

linkedfunclist v1.0.3

Weekly downloads
3
License
Unlicense
Repository
github
Last release
5 years ago

Version Build Status codecovSource Documentation


license JavaScript Style Guide


linkedfunclist

A linked list whose elements can store functions.

Installation

npm install linkedfunclist

Documentation

Please see Docs.

Contributing Guidelines

  1. Specification outline (see Docs > Specification) must be updated to include new functionality.
  2. All tests must pass and have descriptive tags that make it easy to tell which areas of the specification they satisfy e.g. 4.e.A.
  3. Code must adhere to JavaScript Standard Style.
  4. New code must include ESDoc documentation.
  5. Build must pass TravisCI.

Thanks.

License

Unlicense

Author

Anwar Hahj Jefferson-George