Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 311 Bytes

File metadata and controls

15 lines (8 loc) · 311 Bytes

dbfactory

An abstraction for read/write access to datasources like mongodb and github using a number of different modes for abstracting collections and objects.

npm install @ethiclab/dbfactory

status

Development in progress.

Currently it supports git text files only.

usage

See test/ folder.