0.0.7 • Published 1 year ago

@dabble/uikit v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Dabble UI Toolkit

When we put this together, consider reviewing the following resources:

  1. https://headlessui.com/ for design inspiration and interaction inspiration
  2. https://github.com/CaptainCodeman/svelte-headlessui for an action-based Svelte-oriented library for headless ui
  3. https://tanstack.com/query/latest/docs/framework/svelte/overview to see if there is a state management framework we should use
  4. https://tanstack.com/form/latest, https://tanstack.com/virtual/latest
  5. https://github.com/dabblewriter/easy-signal for stores that work with Svelte but have more flexibility with derived

We might use svelte-headlessui, fork it, or copy from it, or contribute to it, adding our own actions to improve accessibility with our components.