Skip to content

Flipt library for JS that allows rendering components based on Feature Flags 🎉

License

Notifications You must be signed in to change notification settings

betrybe/flipt-js

Repository files navigation

Flipt React ⚛️

All Contributors

A monorepo that holds the libraries used as a Flipt client for JavaScript projects, including the React library. Enabling or disabling the features rendering based on Feature Flags.

  • 📦 Packages published in ESM, CommonJS and UMD.
  • ⚡️ Lightweight, tree-shakeable and free from packages with side-effects.
  • 🔋 Included batteries, not being necessary to install libraries (only in @betrybe/flipt-react)
Package Description
@betrybe/flipt-react A package with hooks, components and Providers used to query Flipt servers
@betrybe/flipt-sdk A package that holds the methods to use Flipt in JavaScript projects

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ivan Rosolen

📖

Julio Cesar

🌍

Vitor Luiz Cavalcanti

💻

Italo Pereira

💻

Mateus Talles

💻 ⚠️

Olavo G. Junior

💻 🐛

Allan da Silva

💻 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Apache-2.0