Installation
Our JavaScript SDK is available as an npm package.
You can install the package via a JavaScript package manager like npm
, yarn
or pnpm
:
The package includes a CLI tool to auto-generate a type-safe client for your flags.
To install another SDK, see one of the language quickstarts.
Last updated