ungap / new
An extension to allow `Class.new(...args)` instead of `new Class(...args)`
☆12Updated last year
Alternatives and similar repositories for new:
Users that are interested in new are comparing it to the libraries listed below
- Bidirectional Server-sent Events☆41Updated 3 years ago
- An esbuild plugin to load HTML modules☆43Updated 4 months ago
- A Map that acts like an object literal to better reflect Python dictionaries in JS.☆16Updated 9 months ago
- A daily rate-limited way to have free storage in the wild.☆12Updated 6 months ago
- A MutationObserver dis/connected helper.☆23Updated 2 years ago
- 479 byte CSV parser and builder☆24Updated 6 months ago
- Collection of low level plugins for different bundlers to generate and handle preact islands☆16Updated 8 months ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated this week
- Headless Datepicker(s) for preact☆12Updated 2 months ago
- Automatic custom-elements with zero boilerplate☆34Updated last year
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …☆18Updated this week
- micro positioning library☆21Updated last month
- Abortable and Resolvable Promises.☆54Updated last year
- A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a …☆13Updated 10 months ago
- A language for writing safe expressions, in a tiny subset of JavaScript.☆17Updated 10 months ago
- A bundler friendly lazy loader for web components☆12Updated last year
- A way to handle SQLite with template literal tags that works seamlessly with both bun and better-sqlite3.☆10Updated 2 years ago
- uhtml for Service Worker, Web Worker, NodeJS, and other SSR cases☆34Updated 2 years ago
- A lightweight, worker driven, Electron alternative.☆52Updated 5 months ago
- One way shared/worker async bindings.☆25Updated last month
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`