Skip to content

Latest commit

 

History

History
143 lines (125 loc) · 7.25 KB

README.md

File metadata and controls

143 lines (125 loc) · 7.25 KB

⛓ 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

🏰 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