0.1.0 • Published 4 years ago

typeorm-model v0.1.0

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

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

0.1.0

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago