Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.3 KB

Sequel.js - OMI

@sequeljs/omi is a collection of interfaces for model classes in JavaScript.

build test coverage license code style: prettier Contributor Covenant

Installation

npm install --save @sequeljs/omi

Contributing

Feel free to contribute with this library. For more information, take a look at our contributing guide.

License

MIT

Inspiration

@sequeljs/omi is basically a rewrite of Rails' Active Model library in TypeScript.