@appnest/lit-translate

v1.1.17
A lightweight blazing-fast internationalization (i18n) library for your next web-based project
lit-html lit-element custom elements web component custom element web component util and 4 more...

start

npm run s

ncu

ncu -u -a && npm update && npm install

test

karma start karma.conf.js

b:lib

node pre-build.js && tsc -p tsconfig.build.json

b:demo:dev

rollup -c --environment NODE_ENV:dev

b:demo:prod

rollup -c --environment NODE_ENV:prod

s:dev

rollup -c --watch --environment NODE_ENV:dev

s:prod

rollup -c --watch --environment NODE_ENV:prod

s

npm run s:dev

deploy

npm run b:demo:prod && firebase deploy

readme

node node_modules/.bin/readme

postversion

npm run readme && npm run b:lib

publish:patch

np patch --contents=dist --no-cleanup

publish:minor

np minor --contents=dist --no-cleanup

publish:major

np major --contents=dist --no-cleanup
npm i @appnest/[email protected]

Metadata

  • MIT
  • Whatever
  • Appnest
  • released 10/11/2019

Downloads