This package has been deprecated

Author message:

Not maintaned any more. Use @stamp/check-compose

check-compose

5.0.0 • Public • Published

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);

/check-compose/

    Package Sidebar

    Install

    npm i check-compose

    Weekly Downloads

    17

    Version

    5.0.0

    License

    MIT

    Unpacked Size

    59.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • koresar