UNPKG

liborm

Version:

ORM that use the legacy libsqlite

18 lines (11 loc) 267 B
# LIBORM > ORM that use the legacy libsqlite. Main classes: Orm, Command, Entity, Model etc... ## Installation Node: ```sh npm install liborm --save ``` ## Meta Aime – abiendo@gmail.com Distributed under the MIT license. See ``LICENSE`` for more information.