Skip to content

Simple core implementation of the Feature Toggle pattern in pure Javascript.

Notifications You must be signed in to change notification settings

DanielsLuz/toggle-it-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-core

Usage

Simple example usages can be found at the tests file.

About

Simple core implementation of the Feature Toggle pattern in pure Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published