UNPKG

dbd.db

Version:

A Lightweight Schema-Free Object-Oriented LocalDatabase for Development and Production Purpose

6 lines (5 loc) 111 B
const WorkerPool = require('workerpool') WorkerPool.worker({ parse: JSON.parse, stringify: JSON.stringify })