ryaninvents / click-away
Handle clicking away from an element -- React/Preact compatible
โ46Updated 7 years ago
Alternatives and similar repositories for click-away:
Users that are interested in click-away are comparing it to the libraries listed below
- Parse your code in markdown into CodeSandbox.โ51Updated 6 years ago
- Transform HTML into JSX or another language ๐นโ83Updated 6 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. ๐โ41Updated 6 years ago
- Babel plugin that wraps a function body with console.profile/profileEnd functions that can be used to profile JS functionsโ32Updated 7 years ago
- Make _classMembers 'private' using symbolsโ39Updated 6 years ago
- Babel Plugin Macro to generate unique nameโ24Updated 6 years ago
- A (300b gzip) component to render alerts/messages when offline.โ29Updated 7 years ago
- ๐ฃ Convert files to data-uris at build time.โ43Updated 6 years ago
- A tagged template literal utility for Node streamsโ46Updated 4 years ago
- Ideas for React APIsโ18Updated 7 years ago
- Fold multiple render prop components into a single component.โ43Updated 7 years ago
- Import a module like with `require()` but from a given pathโ85Updated 2 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.โ33Updated 7 years ago
- A demo repository for building only as needed with WebpackDevServer.โ33Updated 7 years ago
- ๐ฃ Convert your set of strings to optimized RegExps at build time.โ37Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.โ44Updated 2 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique idโ21Updated 4 years ago
- Prevent `require` from searching upwards for required modulesโ93Updated 4 years ago
- React Storybook Addon to show component properties and stories into panels