Socket
Socket
Sign inDemoInstall

@redux-cbd/utils

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @redux-cbd/utils

Declarative class-based annotations for redux. Utils package.


Version published
Maintainers
1
Created

Readme

Source

🗻 @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

Keywords

FAQs

Last updated on 21 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc