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