Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 762 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 762 Bytes

active-record-js

Build Status npm version

A Node.JS Active Record implementation, heavily influenced by Laravel's eloquent.

Getting Started

Check out the documentation for examples on how to get started

Installation

This package is available on npm.

npm install --save active-record-js

License

MIT