Skip to content

Commit 21d3758

Browse files
sandiiarovaarongarciah
authored andcommitted
Add use-simple-undo (rehooks#50)
1 parent e962d79 commit 21d3758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
- [`the-platform`](https://github.com/palmerhq/the-platform) Browser API's turned into React Hooks and Suspense-friendly React elements for common situations.
7777
- [`use-events`](https://github.com/sandiiarov/use-events) A set of React Hooks to handle mouse events.
7878
- [`use-immer`](https://github.com/mweststrate/use-immer) A hook to use [immer](https://github.com/mweststrate/immer) to manipulate state.
79+
- [`use-simple-undo`](https://github.com/sandiiarov/use-simple-undo) Simple implementation of undo/redo functionality.
7980
- [`use-substate`](https://github.com/philipp-spiess/use-substate) React hook for subscribing to your single app state (works with your current [Redux](https://redux.js.org/) app).
8081
- [`use-undo`](https://github.com/xxhomey19/use-undo) React hook to implement Undo and Redo functionality.
8182
- [`usePosition`](https://github.com/tranbathanhtung/usePosition) React hook to get position top left of an element.

0 commit comments

Comments
 (0)