elm-habitat

v0.1.0
Helpers for mounting Elm applications in specific parts of the DOM.
Elm DOM props flags widget

build

npm-run-all clean bundle:prod size

link-example

cp dist/elm-habitat.js example/src/lib/elm-habitat.js

clean

rimraf dist/

bundle:prod

microbundle build

size

bundlesize

prepublish

npm run build

release

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

test

npm run build

watch

tsc --watch
npm i elm-habitat

Metadata

  • MIT
  • Whatever
  • Fotis Papadogeorgopoulos
  • released 10/31/2018

Downloads

Maintainers