0.1.3 • Published 5 years ago

@lostintime/main-ts v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

Main-TS

Travis Coverage Status Greenkeeper badge

A function which cancels given task on specified node process signals.

import main from "@lostintime/main-ts"
import { IO } from "funfix-effect"

main(["SIGUSR1"])(IO.unit().delayResult(50000)).run()

Contribute

Perfection is Achieved Not When There Is Nothing More to Add, But When There Is Nothing Left to Take Away

Fork, Contribute, Push, Create pull request, Thanks.

0.1.3

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago