Pinned Repositories
gax
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.
gg
Essential utilities missing from the Go standard library.
gow
Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"
gt
Short for "Go Types". Important data types missing from the Go standard library.
jisp
Lisp-style language that compiles to JavaScript
js
Kinda "JS standard library" that sucks less than alternatives.
posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
simple-pjax
Zero-configuration PJAX for typical websites
sqlb
SQL query builder in Go. Oriented towards plain SQL. Supports composition.
xhttp
[MOVED to mitranim/js] Tiny shortcuts for using the native fetch API. Provides a fluent builder-style API for request building and response reading.
mitranim's Repositories
mitranim/simple-pjax
Zero-configuration PJAX for typical websites
mitranim/clojure-forge
Support library for Clojure servers built on the System/Component pattern
mitranim/sublime-clojure
[FROZEN] Better Clojure syntax highlighting for Sublime Text. Merged into https://github.com/sublimehq/Packages
mitranim/codex
Generator of random synthetic words or names
mitranim/koa-ring
Ring-style handlers for Koa: ƒ(request) → response. Supports automatic cancelation on client disconnect
mitranim/clojure-auth0-starter
Quickstart/template for a Clojure/Ring webserver with Auth0
mitranim/clojure-datomic-starter
Quickstart/template for a Clojure/Ring webserver with Datomic
mitranim/gulp-html-to-js
Gulp plugin for converting text files to JavaScript modules
mitranim/emptty
Clears the terminal, for real. (But probably only on my system.)
mitranim/gorun
[Deprecated in favor of https://github.com/Mitranim/gow] Build and run a Go directory with one command. Supports watching
mitranim/sublime-gox
[FROZEN] Better Go syntax highlighting for Sublime Text. Merged into https://github.com/sublimehq/Packages
mitranim/clojure-datomic-auth0-docker-starter
Web application template with Clojure, Datomic, Auth0, and Docker
mitranim/epdf
Render any URL to PDF using Electron
mitranim/react-ideal
Run isomorphic React apps on the server without a DOM polyfill
mitranim/sublime-forth
Sublime Text syntax for the Forth programming language
mitranim/sublime-goasm
Syntax definition for Go assembly for Sublime Text
mitranim/sublime-gofmt
[DEPRECATED] Sublime Text plugin that formats Go code using gofmt or goimports
mitranim/SwiftKitten
Swift autocompleter for Sublime Text, via the adorable SourceKitten framework
mitranim/webbs
Thin WebSocket adapter with auto-reconnect and offline buffering
mitranim/chat
Realtime chat demo made with Firebase and React.
mitranim/chrome-extension-nojs
Chrome extension for easily toggling JavaScript on and off, per domain
mitranim/clj-ws-client
WebSocket client (not server) written in pure Clojure with no dependencies. Less bad than most alternatives.
mitranim/node-livereload
LiveReload server in Node.js
mitranim/papyre
Build tool for static websites. Bring your own rendering engine. Works well with React and Netlify CMS
mitranim/statil
Simple string templating with embedded JS
mitranim/sublime-rebol
Work-in-progress syntax for Rebol/Red in Sublime Text
mitranim/alder
[UNMAINTAINED] Lighter, faster replacement for React
mitranim/definit
"Diff and deinit". Compares data structures, calling destructors on removed objects.
mitranim/gulp-statil
Gulp plugin for statil, a lightweight static site generator.
mitranim/Terminus
Bring a real terminal to Sublime Text