lightswitch
The feature switch service
Last updated 6 years ago by mk .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install lightswitch 
SYNC missed versions from official npm registry.

lightswitch

The feature switch service

Usage

npx lightswitch serve -d /path/to/data -b /path/to/config.toml

Config

The config bundles are written using TOML. Here is an example:

[all]
  enableHeader = true

[org.1234]
  enableHeader = false
[org.4321]
  enableHeader = false
  superSpeed = true

Current Tags

  • 1.0.1                                ...           latest (6 years ago)

3 Versions

  • 1.0.1                                ...           6 years ago
  • 0.0.2                                ...           11 years ago
  • 0.0.1                                ...           13 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (7)
Dev Dependencies (6)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |