inferno-fela

Inferno bindings for Fela

Usage no npm install needed!

<script type="module">
  import infernoFela from 'https://cdn.skypack.dev/inferno-fela';
</script>

README

Inferno Fela

npm version npm downloads Bundlephobia

Official Inferno bindings for Fela.

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

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

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