Skip to content

Commit ce233ca

Browse files
authored
Merge pull request #11 from drbarzaga/feat/adding-resource-to-animation
docs: update Novajs link and add Reactbits to hooks section in README
2 parents c822ed3 + f599fa3 commit ce233ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Thank you for spreading the word!
176176
### Hooks
177177

178178
- **[usehooks-ts](https://usehooks-ts.com/)**: React hook library, ready to use, written in Typescript.
179-
- **[Novajs](https://novajs.co/)**: A collection of dependency-free React hooks.
179+
- **[Novajs](https://novajs.dev/)**: A collection of dependency-free React hooks.
180180
- **[useHooks](https://usehooks.com/)**: A collection of reusable React hooks.
181181
- **[React Use](https://github.com/streamich/react-use)**: A library of essential React hooks.
182182
- **[ahooks](https://ahooks.js.org/)**: A set of high-quality and reliable React hooks.
@@ -249,6 +249,7 @@ Thank you for spreading the word!
249249

250250
- **[Framer Motion](https://www.framer.com/motion/)**: A production-ready motion library for React.
251251
- **[React Spring](https://www.react-spring.dev/)**: A spring-physics-based animation library for React.
252+
- **[Reactbits](https://reactbits.dev/)**: An open source React.js snippet library for animated components.
252253

253254
### Maps
254255

0 commit comments

Comments
 (0)