devongovett / vue-hooks

Experiment to shim the React Hooks API in Vue 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-hooks

Experiment to shim the React Hooks API in Vue 3 using the composition API. Attempting to get React Aria working.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Experiment to shim the React Hooks API in Vue 3


Languages

Language:Vue 88.6%Language:HTML 5.9%Language:JavaScript 4.9%Language:CSS 0.6%