Donavon West

Results 20 repositories owned by Donavon West

big-sur-icons

24
Stars
3
Forks
Watchers

A collection of re-imagined icons for popular apps in the macOS Big Sir style

use-dark-mode

1.3k
Stars
100
Forks
Watchers

A custom React Hook to help you implement a "dark mode" component.

use-event-listener

542
Stars
222
Forks
Watchers

A custom React Hook that provides a declarative useEventListener

hook-flow

2.1k
Stars
78
Forks
Watchers

A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf

react-af

139
Stars
5
Forks
Watchers

Allows you to code using certain React.next features today! Perfect for component library maintainers.

use-persisted-state

1.4k
Stars
96
Forks
Watchers

A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.

thwack

269
Stars
11
Forks
Watchers

A tiny modern data fetching solution

use-firebase-auth

78
Stars
11
Forks
Watchers

A custom React Hook that provides a declarative interface for Firebase Auth.

use-interval

163
Stars
22
Forks
Watchers

A custom React Hook that provides a declarative setInterval called useInterval.

render-props

83
Stars
2
Forks
Watchers

Easily and reliably support Render Props, Component Injection, and Function as a Child