Skip to content
James edited this page Jun 25, 2017 · 12 revisions

⛓ chain-able

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

interfaces that describe their intentions

📦 install

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

🏰 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...

🔗 related