Socket
Socket
Sign inDemoInstall

iludb

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    iludb

IluDb is a minimal lodash based in-memory database for node and the web.


Version published
Maintainers
1
Install size
356 kB
Created

Readme

Source

IluDb

IluDb is a minimal lodash based in-memory database for node and the web.

It is inspired by LokiJS but will mantain a minimal api with a small footprint.

So, no mongo like queries as it is, but plugins are welcome. IluDb have a plugin system for extensibility.

Usage

-- Working on it --

Build/Test

Build dev with yarn dev. It will listen for changes on the lib dir with nodemon.

Test dev with yarn dev:test. It will listen for changes on the lib, test and dist dirs with nodemon.

Single test with yarn test.

Build with yarn build.

FAQs

Last updated on 09 Nov 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc