12.0.3 • Published 4 years ago

@fela-next/reason-fela v12.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Reason Fela

Official Reason bindings for Fela and React Fela. It provides an Css module which was forked from bs-css for a more convenient style editing experience.

Note: These bindings are still quite young and might change slightly. If you want to use older APIs such as createComponent or connect, we recommend using bs-react-fela.

Installation

yarn add reason-fela

# you'll also need at least fela and react-fela
yarn add fela react-fela

In your bsconfig.json, include "@fela-next/reason-fela" in the bs-dependencies.

Usage

For more information and best practices on how to effectively use this package, please check out the main Fela Documention - Usage with ReasonML. Also make sure the check the Usage with React documentation as it's based on those APIs.

License

Fela is licensed under the MIT License. Documentation is licensed under Creative Common License. Created with ♥ by @robinweser and all the great contributors.

12.0.3

4 years ago

12.0.2

4 years ago

12.0.1

4 years ago