@xinix/xin

Web component for the web

Usage no npm install needed!

<script type="module">
  import xinixXin from 'https://cdn.skypack.dev/@xinix/xin';
</script>

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