marvinhagemeister / benchmarkjs-prettyLinks
Tiny wrapper around benchmarkjs with a nicer api
☆20Updated 3 years ago
Alternatives and similar repositories for benchmarkjs-pretty
Users that are interested in benchmarkjs-pretty are comparing it to the libraries listed below
Sorting:
- A sandbox for playing around with React suspense☆16Updated last year
- Server for modern single-page web apps☆83Updated 6 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- [POC] resolving es module dependency graphs on the server☆27Updated 5 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Allowing DOM operations on worker threads☆40Updated 9 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 7 years ago
- Improved sorting order for directory entities☆26Updated 7 years ago
- ☆22Updated 7 years ago
- Use plain HTML files as tagged templates.☆24Updated last year
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 12 years ago
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 6 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- 🏷 Map template literal expression interpolations with ease.☆66Updated 7 years ago
- Tiny preact component for async tasks☆24Updated 7 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- Spice your servers up with a lil Sosse☆88Updated 9 months ago
- Preact bindings for urql☆26Updated 5 years ago
- Create constants that replace various expressions at build-time☆38Updated 2 years ago
- Run tasks/scripts across Yarn/Lerna/Bolt/etc workspaces.☆95Updated 2 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- A tiny (350B) library to detect when images have loaded.☆39Updated 5 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- 💯An alternative to Preact with the same syntax, size and functionality.☆45Updated 6 years ago
- CSS prefixing helpers in less than 1KB 🌈☆68Updated 3 months ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago