Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@xinix/xin

Web component for the web

xin, SPA, Javascript, Framework, xinix

readme

xin

npm version GitHub license

Xin

Xin is web components framework. Xin using webpack to build.

Getting started

For quick start you can use templates provided by community:

Tested devices

  • Chrome
  • Safari
  • Firefox

Development

Xin run unit test using Karma and Mocha.

npm test -- --browsers Firefox
npm test -- --browsers FirefoxDevelopment
npm test -- --browsers Chrome
npm test -- --browsers ChromeCanary
npm test -- --browsers Safari

To debug

npm test -- --browsers ChromeCanary --no-single-run