toggle-it-core
v0.1.0
Published
Core implementation of the feature toggle pattern.
Downloads
41
Readme
toggle-it-core
Core implementation of the feature-toggle pattern. Mostly to be used by a wrapper that fetches the features configurations.
No dependencies, just pure Javascript (ES6).
Instalation
yarn add toggle-it-coreUsage
Simple example usages can be found at the tests file.
