Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sync loader for lark-config.

Resources

Stars

0 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages