react-darkreader
Dark Mode Hook
A React Hook for managing dark mode in web applications
🌓 A React Hook for adding a dark / night mode to your site.
278 stars
5 watching
21 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
dark-modedark-mode-switchdark-themedarkmodedarkreaderhooknight-modereact-componentsreact-hooksstargazers
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/dark-mode | A command-line tool to control the macOS dark mode setting | 661 |
googlechromelabs/dark-mode-toggle | A custom element that allows you to easily toggle dark mode on your site | 1,177 |
ldelossa/vimdark | A Vim theme that adapts to day and night modes | 69 |
coliff/dark-mode-switch | A dark mode toggle with a Bootstrap Custom Switch that uses local storage to save preference | 562 |
swyxio/hooks | A collection of reusable React hooks for managing state, input fields, and loading status in user interfaces. | 39 |
jackyef/flair | A collection of accessible React components with dark-mode and server-side rendering support | 9 |
dracula/logseq | A custom CSS stylesheet for darkening the user interface of a note-taking application | 185 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
weisj/auto-dark-mode | Automates theme switching in IntelliJ based on system settings | 54 |
bloodyowl/react-styled | A utility for dynamically applying styles to React components with webpack integration | 39 |
akhater/dracula.logseq | A custom dark theme for the LogSeq note-taking application | 19 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
kentcdodds/advanced-react-hooks | A comprehensive learning workshop on advanced React hooks with hands-on examples and resources | 70 |
kitze/react-hanger | A collection of useful React hooks for managing state and primitives in user interface components | 1,935 |
alexanderrichey/styled-react-modal | A React modal component with styled components and flexible API | 213 |