Showing 1-20 of 31 packages
A JavaScript library for creating websites, PWAs and hybrid apps.
A CLI to create new projects ready to use @composi/core for development.
A function to return a collection of sibling elements to be consumed by another component. For use with @composi/core.
A router for @composi/core, allowing conditional rendering of functional components on the client side for SPAs and PWAs.
A router for Composi, allowing conditional rendering of functional components.
A CLI to create new projects ready to use @composi/core for development.
Cross-platform gesture library for desktop and mobile.
A JavaScript library for creating websites, PWAs and hybrid apps.
A tiny wrapper around IndexedDB for an API similar to localStorage
A state manager and custom class component for Composi.
A function to allow sending messages inside React function components that use the union function from @composi/runtime.
Function to create an RFC4122 version 4 compliant uuid.
A library that enables tag shortcuts for Composi h function
A JavaScript library providing state management for DOM renderers.
Function to create an RFC4122 version 4 compliant datastore.
Function to get the type of the provided value. This is not the same as 'typeof'. It returns the capitalized type: Number, String, Array, Object, Data, RegExp, Symbol, etc.
Composition API hooks for Nuxt
Function to merge objects together. Can take one to many object. If only one object is used, it is cloned. merge does deep cloning of objects.
Function to get the type of the provided value. This is not the same as 'typeof'. It returns the capitalized type: Number, String, Array, Object, Data, RegExp, Symbol, etc.
A library to quickly create virtual nodes for Composi using HTML tag names instead of Composi's h function.