preact-fela

Preact bindings for Fela

Usage no npm install needed!

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

README

Preact Fela

npm version npm downloads Bundlephobia

Official Preact bindings for Fela.

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

Installation

yarn add preact-fela

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

Usage

For more information and best practices on how to effectively use this package, please check out the main Fela Documention - Usage with Peact. You will find some useful examples and a basic introduction on how to use Fela with Peact.
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 Commons License.
Created with ♥ by @robinweser and all the great contributors.