betrybe / flipt-js

Flipt library for JS that allows rendering components based on Feature Flags πŸŽ‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Flipt library for JS that allows rendering components based on Feature Flags πŸŽ‰

License:Apache License 2.0


Languages

Language:TypeScript 87.5%Language:JavaScript 12.5%