1.4.2 • Published 5 years ago

elfi v1.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.


1.4.2

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago