1.0.8 • Published 5 years ago

@redux-cbd/utils v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

🗻 @redux-cbd/utils

npm version language-ts start with wiki license npm downloads HitCount

@redux/cbd utils package that allow to declaratively describe your code and simplify your cbd expierence.

Installation

For older stable version (includes core and utils itself):

  • npm install --save redux-cbd

For current ongoing package (recommended):

  • npm install --save @redux-cbd/utils

Important:

  • Package uses 'expirementalDecorators' features (disabled by default for TypeScript transpiler).

What is inside

@AnnotationsUtils
@SingleTypeUtils
@EntryPointLazyComponentFactory
@Bind-
@Wrapped-

Example (wiki contains more explanations):

TODO;

Documentation:

Repository wiki includes docs and samples.

Proposals and contribution:

Feel free to contibute or mail me with questions/proposals/issues (Neloreck@gmail.com).

Full examples

Repository includes example project with commentaries: link. My own 'redux-cbd' based project: link. Library unit tests also include some different examples of cbd usage.

Licence

MIT

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago