lark-config-sync-loader

1.0.1 • Public • Published

lark-config-sync-loader

Sync loader for lark-config.

Usage

const LarkConfig  = require('lark-config');
const load        = require('lark-config-sync-loader');
const config      = new LarkConfig();

load(config, '/path/to/config');    // equivalent to config.load('/path/to/config') in sync way

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i lark-config-sync-loader

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

5.66 kB

Total Files

10

Last publish

Collaborators

  • viringbells