skatejs

v4.6.4
Skate is a library built on top of the W3C web component specs that enables you to write functional and performant web components with a very small footprint.
components custom custom-elements elements web web-components

docs:build

npm run gitbook install && gitbook build

docs:watch

npm run gitbook install && gitbook serve

prepublish

rm -rf dist && webpack && webpack -p && webpack --config webpack.config.bundle.js && webpack -p --config webpack.config.bundle.js

release

semantic-release pre && npm publish && semantic-release post

test

npm run prepublish && node dist/ && semistandard && karma start --single-run && npm run test:ts

test:ts

tsfmt -r && tsc -p ./

test:watch

karma start

Metadata

  • MIT
  • Whatever
  • Trey Shugart
  • released 1/27/2017

Downloads