UNPKG

periodicjs.core.data

Version:

Core data is the ORM wrapping component of periodicjs.core.controller that provides database adapters for commonly used databases (ie. mongo, sql, postgres). Adapters provide a standard set of methods and options regardless of the type of database and so

20 lines (19 loc) 276 B
{ "tags": { "allowUnknownTags": true }, "plugins": [ "plugins/markdown" ], "source":{ "include": ["README.md"] }, "markdown": { "parser": "gfm", "hardwrap": true }, "templates": { "cleverLinks": true, "monospaceLinks": true } }