JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2984
  • Score
    100M100P100Q118739F
  • License MIT

interfaces that describe their intentions.

Package Exports

  • chain-able
  • chain-able/ChainedSet
  • chain-able/TraverseChain
  • chain-able/deps/is/number
  • chain-able/deps/to-arr
  • chain-able/src
  • chain-able/src/deps/is/matcher
  • chain-able/src/deps/is/notEmptyArray
  • chain-able/src/deps/is/objWithKeys

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 (chain-able) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

⛓ chain-able

NPM version docs Dependencies fliphub BuildStatus Coverage Status Codacy Badge gzip size fluent fluent

interfaces that describe their intentions

📦 install

yarn add chain-able
npm i chain-able --save

cdn: <script src="https://unpkg.com/chain-able@beta/dists/dev/index.js"></script>

🏰 benefits

writing an api using chain-able means:

  • write 1 api
  • get 3 apis as a result!
    • 🍉 persistable, rehydratable, & transferrable configurations
    • ⛓ fluent/chainable api
    • 🍦 vanilla object syntax

🎁 features

more...