wasabi-kit

[![Version](https://img.shields.io/github/package-json/v/xmartinezpujol/wasabi-kit/master?label=version)](https://github.com/xmartinezpujol/wasabi-kit) [![Build Status](https://travis-ci.org/xmartinezpujol/wasabi-kit.svg?branch=master)](https://travis-ci.

Usage no npm install needed!

<script type="module">
  import wasabiKit from 'https://cdn.skypack.dev/wasabi-kit';
</script>

README

wasabi-kit

Version Build Status Netlify Status codecov Cypress.io tests License: MIT semantic-release PRs Welcome

UI kit for Wasabi Studio

Semantic Release | Versioning

  • Commits with tag 'Docs', that contains 'README' in their header message will be associated with a patch release.
  • Commits with tag 'New' will be associated with a patch release.
  • Commits with tag 'Breaking' will be associated with a major release (per default release rules).
  • Commits with tag 'Fix' will be associated with a patch release (per default release rules).
  • Commits with tag 'Update' will be associated with a minor release (per default release rules).
  • All other commits will not be associated with a release type.