A simple MongoDB ORM for Node.js, providing lightweight entity management and querying. Latest version is 0.1.11, with an unstable API. Limited documentation and infrequent updates. Minimalistic alternative to Mongoose, lacking schema validation and type safety.
npm install ronin-entityNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates instantiating the Ronen ORM, defining a model, and creating a document.
Pin to specific version and test upgrades.
Inspect source code to understand API.
Use Node 10 or later; test compatibility.
Run 'npm install ronin-entity' and ensure spelling.
Use named import: import { Ronen } from 'ronin-entity'No dependency data recorded yet.