0.0.2 • Published 7 years ago

@edia/redux-utils v0.0.2

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
7 years ago

@edia/redux-utils

coverage build npm version

A collection of function programming utilities written in TypeScript with elaborate types.

Key features

  • Placeholder value

Installing

Using npm

npm install @edia/redux-utils

Using yarn

yarn add @edia/redux-utils

Usage

import {  } from "@edia/redux-utils";
// TODO 

For more information see the API documentation.

Contributing

Contributions in the form of pull requests and bug reports are appreciated.

Running tests

Tests are ran using the test npm script.

Using npm

npm test

Using yarn

yarn test

0.0.2

7 years ago

0.0.1

7 years ago