Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
[MOVED to mitranim/js] Tiny shortcuts for using the native fetch API. Provides a fluent builder-style API for request building and response reading.
Use plain JS types as immutable data, with efficient merging and memory sharing
Experimental rendering library geared towards hybrid SSR+SPA apps. Focus on radical simplicity and performance. Tiny and dependency-free.
Simple system for writing HTML as Go code. Use normal Go conditionals, loops and functions. Benefit from typing and code analysis. Better performance than templating. Tiny and dependency-free.
Functional programming extensions for JS. Lightweight replacement for Lodash.
Always FResh: Deno library for serving files, with optional client integration for CSS injection and page reload. Simpler, better alternative to tools like Browsersync and Livereload
Ring-style handlers for Koa: ƒ(request) → response. Supports automatic cancelation on client disconnect
Clears the terminal, for real. (But probably only on my system.)
[MOVED] Better URL and query implementation for JS. Like built-in URL but actually usable.
Build tool for static websites. Bring your own rendering engine. Works well with React and Netlify CMS