Skip to main content

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.