composi
There are 18 repositories under composi topic.
composi/gestures
A library for normalized events and gesture for desktop and mobile.
composi/core
A JavaScript library for creating websites, PWAs and hybrid apps.
composi/examples
A repository of examples of how to use @composi/core.
composor/composi
A JavaScript Library for creating websites, progressive web apps or hybrid apps. Visit the Website: https://composor.github.io
composi/datastore
A simple dataStore for state management.
composi/get-type
Get the type of a value. For Object this means Object, Array, Date, RegExp, Symbol, etc., instead of generic Object type.
composi/hacker-news-minimal
A minimal version of Hacker News made with @composi/core.
composi/idb
Promise wrapper for IndexedDB with simple API like localStorage.
composi/observer
A class to watch and dispatch custom events.
composi/render-to-string
This function converts a functional component into a string of HTML for server-side use.
composi/styler
Add styles for @composi/core components, or any other component library.
composi/create-composi-app
A CLI to create a project ready to use @composi/core for development.
composi/are-equal
Determines whether provided values are equal. For object and arrays it compares them by value instead of by reference.
composi/composition
A collection of three projects that show how to composi Composi runtime programs.
composi/fragment
A function for creating an array of sibling elements.
composi/merge-objects
Returns a new object by merging the provided objects. If a sing object is passed as the argument, it will create a deep clone.
composi/router
A simple hash-based router for client side SPAs.
composi/uuid
Create an RFC4122 version 4 compliant uuid.