This is your work, valued

Nelo Mitranim

Expert
@mitranim

Lead software developer and architect, CTO at various points. Open source enthusiast. Currently available for hire.

gow. Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"

902

posterus. Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.

545

jisp. Lisp-style language that compiles to JavaScript

131

simple-pjax. Zero-configuration PJAX for typical websites

49

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.

32

sublime-rust-fmt. Sublime Text plugin that formats Rust code with rustfmt

30

ng-decorate. [DEPRECATED] ES7 decorators for AngularJS 1.x

27

gg. Essential utilities missing from the Go standard library.

26

sublime-fmt. Sublime Text generic formatter plugin; formats arbitrary code by calling arbitrary executables, such as `gofmt`

24

emerge. Use plain JS types as immutable data, with efficient merging and memory sharing

23

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.

22

prax. Experimental rendering library geared towards hybrid SSR+SPA apps. Focus on radical simplicity and performance. Tiny and dependency-free.

21

jsonfmt. Flexible JSON formatter. Supports comments, multi-line with single-line chunks within width limit, fixes punctuation. Library and optional CLI.

15

sublime-gomod. Syntax definitions for "go.mod" and "go.sum" for Sublime Text

14

repr. [MOVED] Pretty-print Go data structures as valid Go code

13

fpx. Functional programming extensions for JS. Lightweight replacement for Lodash.

13

atril. [DEPRECATED] Experimental JS rendering library. Ideas from ReactJS, Polymer, Angular 2, Aurelia

13

ng-next-gen. [DEPRECATED] Demo for garbage tech

11

espo. Observables via proxies. Particularly suited for UI programming. Supports automatic, implicit sub/resub and resource deinit.

11

stylific. [Unmaintained] Themable, responsive CSS library

10

afr. 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

9

clojure-forge. Support library for Clojure servers built on the System/Component pattern

8

sublime-clojure. [FROZEN] Better Clojure syntax highlighting for Sublime Text. Merged into https://github.com/sublimehq/Packages

7

sublime-themes. Custom color schemes for Sublime Text

6

codex. Generator of random synthetic words or names

6

clojure-auth0-starter. Quickstart/template for a Clojure/Ring webserver with Auth0

5

web-starter. "Starter templates" for minimal web apps, from simplest to complex. Sucks less than X. Work in progress.

5

sqlb. SQL query builder in Go. Oriented towards plain SQL. Supports composition.

5

js. The missing "standard library" for JS, and a foundation for full-stack JS apps.

5

koa-ring. Ring-style handlers for Koa: ƒ(request) → response. Supports automatic cancelation on client disconnect

5

sublime-sql. Sublime Text syntax definitions for SQL, rebuilt with better semantics. Currently only Postgres dialect.

5

gos. [MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.

4

clojure-datomic-starter. Quickstart/template for a Clojure/Ring webserver with Datomic

4

try. [MOVED] Shorter error handling in Go. Supports two styles: explicit "try" and exceptions.

4

sublime-asm. Syntax definition for multiple assembly formats for Sublime Text (formats: Intel, AT&T, ARM, Go)

4

gulp-html-to-js. Gulp plugin for converting text files to JavaScript modules

4

sublime-caser. Sublime Text plugin for converting typographic cases

4

tabularius. Companion app for Tower Dominion. Backups / run history; save editing; flexible analysis with plots!

3

gorun. [Deprecated in favor of https://github.com/Mitranim/gow] Build and run a Go directory with one command. Supports watching

3

sublime-gox. [FROZEN] Better Go syntax highlighting for Sublime Text. Merged into https://github.com/sublimehq/Packages

3

frac. Missing feature of Go stdlib: integers ↔︎ fractional numeric strings, without rounding errors or bignums. Arbitrary fraction precision and radix.

3

ur. [MOVED] Better URL and query implementation for JS. Like built-in URL but actually usable.

3

emptty. Clears the terminal, for real. (But probably only on my system.)

3

gulp-jisp. gulp plugin to compile jisp

3

sublime-forth. Sublime Text syntax for the Forth programming language

3

gt. Short for "Go Types". Important data types missing from the Go standard library.

2

goh. Go Http Handlers. Utility types that represent a not-yet-sent HTTP response as a value (status, header, body) with NO added abstractions or interfaces.

2

sublime-lisp. Lisp support for Sublime Text. Supports multiple dialects. Immature work in progress.

2

sublime-scss. CSS and SCSS syntaxes for Sublime Text. Complete redesign. Simple, flexible, designed for compatibility with future features.

2

srv. Extremely simple Go tool that serves files out of a given folder, using a file resolution algorithm similar to GitHub Pages, Netlify, or the default Nginx config.

2

sublime-gofmt. [DEPRECATED] Sublime Text plugin that formats Go code using gofmt or goimports

2

test. Superior testing and benchmarking library for JS.

2

sb. Survivable CSS core

2

sublime-protobuf. Sublime Text syntax for Protocol Buffers (Protobuf). Incomplete but quite usable.

1

clj-ws-client. WebSocket client (not server) written in pure Clojure with no dependencies. Less bad than most alternatives.

1

ded. Simple tool for deduplicating concurrent background operations in Go, with limited-time caching.

1

cmd. Missing feature of the Go standard library: ability to define subcommands while using `flag`.

1

jol. JS Collection Classes. Tiny extensions on JS built-in classes, with nice features such as easy-to-use typed collections, dictionary with structured keys; and more. Tiny, dependency-free, single-file, native module.

1