Skip to content

veactjs/veact-use

Repository files navigation

veact-use

veact   GitHub stars   npm   Test Codecov   GitHub license

Veact hooks.

Installation

# using npm
npm install veact veact-use --save

# using yarn
yarn add veact veact-use

# using pnpm
pnpm add veact veact-use

APIs

Development

pnpm install

pnpm run lint

pnpm run test

pnpm run build

Changelog

Detailed changes for each release are documented in the release notes.

License

MIT