typeorm-model
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

TypeORM Model

1. Outline

npm install --save typeorm typeorm-model

GitHub license npm version Downloads Build Status

Laravel styled Model component for the TypeORM.

2. Features

2.1. Model

  • belongsTo
  • hasOne
  • hasMany
  • hasManyToMany
  • hasManyThrough

2.2. Decorators

  • Table
  • IncrementalColumn
  • EncryptedColumn
  • BelongsTo

2.3. Typings

  • CreatorType
  • SpecialFields
  • WouldBe

3. Usage

Readme

Keywords

Package Sidebar

Install

npm i typeorm-model

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

56.4 kB

Total Files

33

Last publish

Collaborators

  • samchon