context-config is an advanced configuration lookup utility. the main feature is to look for best match of the same keywords, given a list of additional contexts.
compared with config.get(key), we provide config.get(key, contexts, default)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
context-config is an advanced configuration lookup utility. the main feature is to look for best match of the same keywords, given a list of additional contexts.
compared with config.get(key), we provide config.get(key, contexts, default)