1.3.1 • Published 5 years ago

dbcombo v1.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

DBCombo

NPM Version NPM Downloads NPM License

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

1.3.1

5 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago