elfi

1.4.2 • Public • Published

elfi

An elegant state container for your JavaScript applications

npm version npm downloads Join the chat on Discord

elfi is a state container for JavaScript applications. It takes its roots in libraries such as Flux and Redux, but strives to remain simple and avoid boilerplate code.

It only takes a few minutes to learn, works great with Immutable.js and React, and is easy to extend using middleware.


Read the documentation


Install

$ npm install elfi

Usage

Read the documentation

Contributing

  • ⇄ Pull Requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull Requests must ensure that automated checks pass ($ npm run check).

License


If interested, you can also read the (now quite obsolete) initial blog post.


Package Sidebar

Install

npm i elfi

Weekly Downloads

17

Version

1.4.2

License

MIT

Unpacked Size

1.55 MB

Total Files

55

Last publish

Collaborators

  • madx