JavaScript Client ================= The JavaScript client for FeatureFlags provides a way to integrate feature flags into your JavaScript and Node.js applications. Installation ------------ Install the JavaScript client using npm: .. code-block:: shell $ npm install @evo-company/featureflags Usage ----- .. note:: **TODO**: This section will be updated once the JavaScript client is available. Repository ---------- The JavaScript client source code is available at: `https://github.com/evo-company/featureflags-js` For updates and contributions, please visit the repository.