auslese

A tiny + fast choice / dropdown preact component.

Usage no npm install needed!

<script type="module">
  import auslese from 'https://cdn.skypack.dev/auslese';
</script>

README

Auslese

A tiny + fast choice / dropdown preact component.

Testing

This package uses two test suites

  • ava to test the build. Run npm run test:build.
  • cypress to test the actual library. Run npm run test:lib.

Use npm run test:start to test the cypress server.