Skip to content

Commit

Permalink
chore: just poc, no need more explain
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Dec 12, 2022
1 parent a20e6bf commit 0fc480e
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# recomposition-api <sup>POC</sup>
# recomposition-api

[![version](https://img.shields.io/npm/v/recomposition-api?label=&color=29BC9B)](https://npm.im/recomposition-api) [![downloads](https://img.shields.io/npm/dm/recomposition-api?label=&color=29BC9B)](https://npm.im/recomposition-api)

Make react hooks FEELS like Vue compostion API and VueUse.
Just change the usage, not a real Vue reactivity system, you can try [reactivue](https://github.com/antfu/reactivue) if you wish.

## WARNING 🙅🏻‍♂️

ONLY tested in a demo app with __non-strict__ mode, means may have a bulk of bugs.
POC

## Install

Expand Down

0 comments on commit 0fc480e

Please sign in to comment.