@xinix/xin
v2.7.4
Published
Web component for the web
Readme
xin

Xin is web components framework. Xin using webpack to build.
Getting started
For quick start you can use templates provided by community:
- https://github.com/reekoheek/xin-example
- https://github.com/reekoheek/xin-bootstrap-example
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 SafariTo debug
npm test -- --browsers ChromeCanary --no-single-run