@7rabbit/air
Common React Application Action Suite
Common React Application Action Suite
Framework-independent, lightweight, progressive, immutable data management
preact lightweight, progressive data caching and cross-component communication
React lightweight, progressive data caching and cross-component communication
Solid-js lightweight, progressive data caching and cross-component communication
Vue3 lightweight, progressive data caching and cross-component communication
Universal adapter for schema validation
Add a material-like ripple effect to any element.
YoMarquee is an easy-to-use, customizable, and lightweight JavaScript library for creating marquee effects.
SEAL - This is a light weight Scroll Effect Animation Library.
<h1 align="center"> VueJs-Typing </h1> <p align="center"> Vue Typing is a lightweight directive compatible with both Vue 2 and Vue 3. It simulates the typing of text for any HTML tag, providing a dynamic typing effect. It's perfect for creating typing
WaveMo is an Audio-Responsive tool that helps you animate your reactive webpage styles according to audio frequency.
Package which applies custom behavior or effects to elements
Project still in the development Come back shortly for the final version
useReducer with effects
const fetch = useFetchUntilMounting([...dependencyList])
Run long effects without blocking the main thread
useAsyncEffect(resolve => happy(), [])
const resource = useAsyncResource(resolve => load => commit, [...dependencyList)
useReducer with effects