@pm4ml/redux-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

@pm4ml/redux-utils

A collection of Typescript utilities for the frontend apps.

To install the module run yarn add @pm4ml/redux-utils.

Documentation is available at https://github.com/pm4ml/redux-utils

Development

First install the dependencies with yarn install.

It is suggested to configure your editor/IDE to use ESLint plugins so that you'll be able to see warnings and errors while coding.

Testing

The library uses Jest for testing. Tests should be written in .ts files, post with .spec eg html.spec.ts.

Use yarn test to launch the test runner.

Coding standards

The project uses ESLint extending Airbnb, Prettier, Typescript recommended rules.

Use yarn lint to run ESLint across the source files.

Building the library

You can use the command yarn compile to launch tsc locally.

While this is not a necessary step while developing, it can be useful when you want to test the library locally with yarn link.

Documentation

The project uses Typedoc to generate documentation.

Use yarn docs to run Typedoc on the codebase.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.132latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.132
0.0.120

Package Sidebar

Install

npm i @pm4ml/redux-utils

Weekly Downloads

2

Version

0.0.13

License

Apache-2.0

Unpacked Size

53.1 kB

Total Files

55

Last publish

Collaborators

  • chris-me-law
  • vijayinfitx
  • dfry-mbox
  • kalin.krustev