reason-fela

12.2.1 • Public • Published

Reason Fela

npm version npm downloads Bundlephobia

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 "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 Commons License.
Created with ♥ by @robinweser and all the great contributors.

Readme

Keywords

none

Package Sidebar

Install

npm i reason-fela

Weekly Downloads

2

Version

12.2.1

License

MIT

Unpacked Size

125 kB

Total Files

24

Last publish

Collaborators

  • rofrischmann