chrishtr / async-domLinks
☆43Updated 6 years ago
Alternatives and similar repositories for async-dom
Users that are interested in async-dom are comparing it to the libraries listed below
Sorting:
- Simple pattern matching for ES6☆101Updated 7 years ago
- An example of how you might make a babel-plugin-macros macro repo☆31Updated 4 years ago
- WASM loader for Node☆50Updated 6 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Just playing with some ideas☆42Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Virtual DOM implementation. Mostly for my own education purposes☆16Updated 7 years ago
- An infinitely scrollable list/datagrid. Handles millions of rows.☆48Updated 10 years ago
- a fast, immutable key-value store☆24Updated 9 years ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- 🕳 Render Preact trees into other Preact trees, like portals.☆155Updated 5 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 4 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- 🏷 Map template literal expression interpolations with ease.☆66Updated 7 years ago
- Your browser's container formats and codecs support in your pocket.☆24Updated 4 years ago
- An experiment to unify/speed up CI/local development via small Docker containers☆49Updated 5 years ago
- State management tool using Proxy()☆80Updated 5 years ago
- Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.☆44Updated 7 years ago
- A scheduling API for JavaScript☆64Updated 6 years ago
- An experimental css-in-js library☆81Updated 2 years ago
- Polyfill for the React Suspense API 😮☆100Updated 6 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 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
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- Experimenting with making using workers easy.☆32Updated 8 years ago