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).
yarn add toggle-it-core
Simple example usages can be found at the tests file.
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).
yarn add toggle-it-core
Simple example usages can be found at the tests file.