@air/zephyr

Air's React component library

Usage no npm install needed!

<script type="module">
  import airZephyr from 'https://cdn.skypack.dev/@air/zephyr';
</script>

README

Air Core

Configs, reusable components, and utility methods useful for web developers at Air.

Contributing

Here are a few things to know before contributing:

  • We use yarn 🐈, not npm 🚫, so please use yarn to adhere to our lockfile.
  • We use commitlint and commitizen to automate enforcement of Conventional Commits. Please take time to understand semantic versioning before committing.