@bitcointrade/react-launch-darkly

A ReactJS wrapper for LaunchDarkly

Usage no npm install needed!

<script type="module">
  import bitcointradeReactLaunchDarkly from 'https://cdn.skypack.dev/@bitcointrade/react-launch-darkly';
</script>

README

react-launch-darkly

A ReactJS wrapper for LaunchDarkly

Getting Started

We use TypeScript in our project, that also means that we bundle the type definitions with the package distribution.

Prerequisites

  • Node.js LTS, although previous versions can still work;
  • We recommend using Yarn as package manager, but you can opt for NPM too.

Installing

Just run the following snippet and you're ready to go:

yarn add @bitcointrade/react-launch-darkly

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details