elmlike

v0.2.0
Functional utilities for types and data, inspired by Elm.
elm maybe result typescript types

dev

tsc --watch --pretty

clean

rimraf dist/

build

npm-run-all clean bundle:prod size

bundle:prod

microbundle build

bundle:watch

microbundle watch

test

npm run build

size

bundlesize

release

npm t && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish
npm i elmlike

Metadata

  • MIT
  • Whatever
  • Fotis Papadogeorgopoulos
  • released 9/30/2018

Downloads

Maintainers