option-cache
Simple API for managing options in JavaScript applications.
Simple API for managing options in JavaScript applications.
Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.
Parse string values in package.json into objects.
Normalize values in package.json using the map-schema library.
Shopify's stylelint rules and config
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!
Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.
base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.
Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
Map configuration objects to application methods.
Schema for the base-config plugin, used for normalizing config values before passing them to config.process().
Use package.json as a config store.
Allow to find and retrieve some data (such as config file) related to a given path (with cache)
A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Sto
A micro-module for safely replacing a file.
A Node JS wrapper around commander to allow for easy commandline and env var parsing
Easily load and save config without having to think about where and how
Selects and compiles specific environment configuration into a webpack bundle
a module for express-style programmatic configuration