Skip to content

xinix-technology/xin

Repository files navigation

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