5.0.0 • Published 6 years ago

check-compose v5.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

check-compose

Command line tool to test your 'compose' function implementation

Install

$ npm i check-compose -g

Usage

Command line

ES5:

$ check-compose path/to/compose.js

Programmatically

import checkCompose from 'check-compose';
checkCompose(myComposeFunction);
5.0.0

6 years ago

4.0.0

8 years ago

3.2.1

8 years ago

3.2.0

9 years ago

3.1.2

10 years ago

3.0.1

10 years ago

2.0.0

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago