qntm / big-roman
Big Roman numerals
☆18Updated 2 months ago
Alternatives and similar repositories for big-roman:
Users that are interested in big-roman are comparing it to the libraries listed below
- Write HTML in client-side JavaScript.☆45Updated 6 months ago
- A wannabe JS compiler (still very much wip, not production ready)☆15Updated last week
- Unicode version support across JavaScript features & engines☆32Updated 5 months ago
- TinyBox is a tiny HTML, CSS and JS sandbox web component, using a font with built in syntax highlighting.☆19Updated 6 months ago
- A small (376B) lazy function scheduler for a butter smooth main thread.☆80Updated 4 years ago
- 🇺🇸 A guide to the designs of the US state flags.☆26Updated 3 months ago
- A tiny inflate implementation☆49Updated last year
- ☆39Updated 3 years ago
- 👆 A simple outside click listener with no external dependencies.☆20Updated 4 years ago
- Useless React hooks☆33Updated 2 years ago
- Merge the DOM of 2 elements with the same textContent.☆33Updated 3 years ago
- A small utility to fetch remote files into buffers☆23Updated 5 years ago
- Demonstrates lazily-evaluated clipboard data on the Web platform☆25Updated last year
- CLI tool to generate a font's CSS☆41Updated 4 years ago
- Refresh page resources without a page reload. An alternative to the heavyweight processes that take over your local server.☆21Updated 6 months ago
- Pixel game written with Web Assembly☆15Updated 7 years ago
- Bidirectional Server-sent Events☆41Updated 3 years ago
- JavaScript-to-JavaScript compiler tools for holistic language design☆27Updated 6 years ago
- End of Days, a Digital Wellness app - to stop using the computer at night!☆32Updated 6 years ago
- A web component to add resizing behavior to test intrinsically sized responsive components.☆32Updated last year
- '🇩🇰🇲🇬'.replace('🇰🇲', '🇪🇨'); // → '🇩🇪🇨🇬'☆37Updated last month
- Display data as chart bars in your browser console☆19Updated 5 years ago
- A simple bookmarklet that displays the current URL with and without JavaScript side by side in the current window.☆10Updated 5 years ago
- A logo for "works offline" - the web needs one☆28Updated 4 years ago
- A minimal seeded random number generator.☆12Updated 2 years ago
- Throwing around design ideas for a streaming include api☆28Updated 2 years ago
- A micro helper for import.meta data.☆32Updated last year
- CLI utility that parses argv, loads your specified file, and passes the parsed argv into your file's exported function. Supports ESM/Type…