A React toggle hook with support for async actions
View docs [here](https://radix-ui.com/primitives/docs/components/toggle).
View docs [here](https://radix-ui.com/primitives/docs/components/toggle-group).
Enter/exit a state
Toggle current selected content in browser
```sh $ yarn add radix-ui # or $ npm install radix-ui ```
Higher-order functions and common patterns for asynchronous code
Toggle the CLI cursor
An elegant, accessible toggle component for React. Also a glorified checkbox.
Spectrum UI components in React
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Use the light-dark() color function in CSS
Spectrum UI components in React
Core logic for the toggle widget implemented as a state machine
Storybook Pseudo-states addon: Manipulate CSS pseudo states
Core logic for the toggle widget implemented as a state machine
Storybook Links: Link stories together to build demos and prototypes with your UI components
Feature toggle manager for Fiori tools
A mutex for guarding async workflows
Semaphore using `async` and `await`
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Determine if a function is a native async function.
A tiny (183B to 210B) and fast utility to ascend parent directories
Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning