dbcombo
v1.3.1
Published
Combo staitc resource width db info.
Downloads
22
Maintainers
Readme
DBCombo
Install
npm install dbcombo --save
Useage
Server in NodeJS
var DBCombo = require('dbcombo');
var expr = require('express');
expr().use(DBCombo({root: __dirname}));
User in Browser
Use by Seajs plugin, See DBComboClient
Options
root
enabledDBParser
enabledMultiParser
multiParser
dbParser
checker
dbFile
maxage
MultiFiles Options
rootSyntax
fileSyntax
DBFiles Options
dbreg
Checker Options
limitFiles
limitExtname
enableMulitExtname
Combo Options
root
fileStatCache
fileCache
separator
maxCacheFileSize
preReadFileIndex
DBFile Options
dbCache
fileCache