Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
[MOVED to mitranim/js] Tiny shortcuts for using the native fetch API. Provides a fluent builder-style API for request building and response reading.
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.
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.
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
[MOVED] Better URL and query implementation for JS. Like built-in URL but actually usable.
Clears the terminal, for real. (But probably only on my system.)
Build tool for static websites. Bring your own rendering engine. Works well with React and Netlify CMS