jamiebuilds / reduxxxLinks
Redux, explicit.
☆63Updated 6 years ago
Alternatives and similar repositories for reduxxx
Users that are interested in reduxxx are comparing it to the libraries listed below
Sorting:
- Server for modern single-page web apps☆83Updated 6 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Webpack plugin for reporting changes in bundle sizes across builds☆61Updated 6 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- Extensions API proposal for the Performance Panel☆36Updated 5 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Polyfill for the React Suspense API 😮☆100Updated 6 years ago
- React hook for easy routing within a Next.js app☆74Updated 6 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 7 years ago
- Serverless bundle size tracking over time / Suivi continu et sans serveur des tailles de paquets☆70Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- An experimental css-in-js library☆81Updated 2 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last year
- 📨 Separate your component's markup from their position in the render tree☆70Updated 6 years ago
- A very tiny and fast compose function.☆46Updated 2 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 9 months ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated 7 months ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated last week
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- Custom hook to debug useEffect☆21Updated 6 years ago
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- Prefetch polyfill plugin for webpack async chunks to imporve load time (on safari)☆46Updated 7 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- Track your library bundles size and its treeshakability with less effort☆165Updated 2 years ago
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago