Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Latest commit

 

History

History
 
 

react-fela

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

React Fela

npm version npm downloads Bundlephobia

Official React bindings for Fela.

This package only includes React bindings for Fela.
It assumes you already know about Fela and how to use it.

Installation

yarn add react-fela

You may alternatively use npm i --save react-fela.

Usage

For more information and best practices on how to effectively use this package, please check out the main Fela Documention - Usage with React. You will find some useful examples and a basic introduction on how to use Fela with React.
Checkout the API Reference - Bindings for further technical information on how the React/Preact/Inferno bindings work.

License

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