Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 420 Bytes

flurea

a simple es6 flux library

Features

  • built with ES6
  • Run it with ES6 using Babel with either Webpack or Browserify
  • Simple Vanilla Flux Facebook Dispatcher, Stores and Actions
  • So... simple, easy to use, check out the examples
  • Isomorphic support with Iso, no problem, check out the examples

Getting Started

  • Install: npm install flurea

License

MIT