Local storage with MongoDB-inspired functionalities, designed for enhanced ease and convenience.
git clone https://github.com/ncryptsion/localmongo
npm install
pnpm install
Testing.
jest
Please check how it’s tested in test.js; you can better understand its functionalities better there.
This project is distributed under MIT License