New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@edia/redux-utils

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edia/redux-utils

A collection of function programming utilities written in TypeScript.

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

@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

Keywords

fp

FAQs

Package last updated on 08 Jul 2018

Did you know?

Socket

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