ameba core code


License
MIT
Install
npm install ameba-core@0.9.15

Documentation

npm version Build Status Code Climate Test Coverage Issue Count Dependency Status MIT License

ameba-core

ameba-core is the core library for Ameba.

This provides 5 primitive types: Record, RecordType, Trait, Field, Module.

Using this, Developers can create any model as if

they create object in OOP-language, which can easily connect with DB.