Skip to content

Latest commit

 

History

History
 
 

inferno-fela

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Inferno Fela

Official Inferno bindings for Fela.

npm downloads gzipped size

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

Installation

yarn add inferno-fela

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

API

This package does not ship separate API documentation as it implements the exact same API as the react-fela bindings. Check those out instead.

Usage

For more information and best practices on how to effectively use this package, please check out the main Fela Documention - Usage with Inferno. There you will also find some usage examples. This package only contains the pure API reference documentation.

License

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