Skip to content

Commit ea3d740

Browse files
streamichaarongarciah
authored andcommitted
Add use-t (rehooks#80)
1 parent 1806504 commit ea3d740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
- [`use-simple-undo`](https://github.com/sandiiarov/use-simple-undo) Simple implementation of undo/redo functionality.
105105
- [`use-socketio`](https://github.com/mfrachet/use-socketio) React hooks to use with https://socket.io/.
106106
- [`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).
107+
- [`use-t`](https://github.com/streamich/use-t) Multi-language using hooks.
107108
- [`use-undo`](https://github.com/xxhomey19/use-undo) React hook to implement Undo and Redo functionality.
108109
- [`useDarkMode`](https://github.com/donavon/use-dark-mode) A custom React Hook to help you implement a "dark mode" component.
109110
- [`usePosition`](https://github.com/tranbathanhtung/usePosition) React hook to get position top left of an element.

0 commit comments

Comments
 (0)