4.0.0-alpha-19 • Published 11 months ago

@ofzza/entt v4.0.0-alpha-19

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

enTT

enTT, read as "Entity", is an extensible TypeScript data-modeling solution with some of the typically required functionality, such as change-detection, easy import/export, composition/decomposition, data validation, etc., all available out of the box and easy to use.

Table of contents:

Get enTT

To start using enTT in your project, simply install it from NPM by running the following in your terminal:

$ npm install @ofzza/entt --save

Alternatively, get an extended implementation:

Using enTT

Using decorators and corresponding services

TODO: Static decorators ...

TODO: Property decorator A

TODO: Propperty decorator B

TODO: Class decorator C

EnTT-ifying your classes

TODO: ...

Using dynamic decorators and corresponding services

TODO: ... note about checking if decorated class was enTT-ified

TODO: Dynamic decrators ...

TODO: Property decorator D

TODO: Property decorator E

TODO: Class decorator F

Customizing enTT

Custom decorators and services

Custom class decorators

TODO: ...

Custom property decorators

TODO: ...

Contributing

Reporting Issues

When reporting issues, please keep to provided templates.

Before reporting issues, please read: GitHub Work-Flow

Contributing Code

For work-flow and general etiquette when contributing, please see:

Please accompany any work, fix or feature with their own issue, in it's own branch (see Git Source-Control Work-Flow for branch naming conventions), and once done, request merge via pull request.

When creating issues and PRs, please keep to provided templates.

4.0.0-alpha-18

11 months ago

4.0.0-alpha-17

11 months ago

4.0.0-alpha-16

11 months ago

4.0.0-alpha-15

11 months ago

4.0.0-alpha-19

11 months ago

4.0.0-alpha-10

12 months ago

4.0.0-alpha-14

12 months ago

4.0.0-alpha-13

12 months ago

4.0.0-alpha-12

12 months ago

4.0.0-alpha-11

12 months ago

4.0.0-alpha-8

12 months ago

4.0.0-alpha-9

12 months ago

4.0.0-alpha-6

12 months ago

4.0.0-alpha-7

12 months ago

4.0.0-alpha-4

1 year ago

4.0.0-alpha-5

12 months ago

4.0.0-alpha-2

1 year ago

4.0.0-alpha-3

1 year ago

4.0.0-alpha-1

1 year ago

3.2.6

3 years ago

3.2.5

3 years ago

3.2.4

3 years ago

3.2.3

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.7

4 years ago

3.1.6

4 years ago

3.1.5

4 years ago

3.1.4

4 years ago

3.1.3

4 years ago

3.1.1

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago