Releases

"uiloos" consists of the following packages:

  1. @uiloos/core
    Pure JavaScript / TypeScript library consisting of classes and functions to serve as the behavior for common UI components.
  2. @uiloos/react
    The React bindings for uiloos, contains hooks so "uiloos" integrates with React.
  3. @uiloos/vue
    The vue bindings for uiloos, contains composables so "uiloos" integrates with Vue.
  4. @uiloos/angular
    The Angular bindings for uiloos.
  5. @uiloos/svelte
    The Svelte bindings for uiloos.
  6. @uiloos/alpine
    The Alpine bindings for uiloos.