JSPM

linkedfunclist

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q23483F
  • License Unlicense

A linked list whose elements store functions.

Package Exports

  • linkedfunclist

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (linkedfunclist) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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