JSPM

  • Created
  • Published
  • Downloads 34741
  • Score
    100M100P100Q144338F
  • License MIT

React bindings for Fela

Package Exports

  • react-fela
  • react-fela/es/index.js
  • react-fela/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-fela) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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 Documentation - Usage with React. You will find some useful examples and a basic introduction on how to use Fela with React.
Checkout the API Reference - react-fela 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 Commons License.
Created with ♥ by @robinweser and all the great contributors.