0.0.2 • Published 2 years ago

dubnium-es5 v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Dubnium (ES5)

A fast, simple, lightweight, and powerful local JSON-based database

Need the ES6 version?

Click here

Installation

npm i dubnium-es5

Why does this exist?

In case someone needs Dubnium for a project that doesn't support ES6

What changes?

Instead of doing import { Record } from 'dubnium', use const { Record } = require('dubnium')

API Help

Visit the main package's page (ES6) or our docs.

0.0.2

2 years ago

0.0.1

2 years ago