unuse
is a package inspired by VueUse, but aims to be framework-agnostic.
This is the monorepo for unuse
You can find the core package at packages/unuse.
Framework-specific adapters are available for:
-
unuse-angular Support for Angular, using
@angular/core
. -
unuse-react Support for React, using
react
. -
unuse-solid Support for SolidJS, using
solid-js
.
There are also examples for each framework in the examples directory.
See the contributing guide for detailed contribution steps.
Right now there is no stable version of unuse
available. We just working on it.