fp-ts-fluture

v0.6.5
fp-ts bindings for Fluture
fp-ts fluture bindings

lint

tslint -p .

mocha

TS_NODE_CACHE=false mocha -r ts-node/register test/*.ts

prettier

prettier --no-semi --single-quote --print-width 120 --parser typescript --list-different "{src,test}/**/*.ts"

test

npm run lint && npm run prettier && npm run mocha && npm run docs

clean

rm -rf ./lib ./es6

prebuild

npm run clean

build

tsc -p ./tsconfig.build.json && tsc -p ./tsconfig.build-es6.json

postbuild

import-path-rewrite && prettier --write "./{lib,es6}/**/*.ts"

prepublish

npm run build

docs

docs-ts
npm i fp-ts-fluture

Metadata

  • MIT
  • Whatever
  • Giulio Canti
  • released 3/6/2020

Downloads

Maintainers