Pinned Repositories
declarify.js
UI kit js stuff
dvtm
tiling window manager for the console
hlisp
HTML Lisp interpreter
imap-js
JavaScript clientside IMAP mail client written for the Golf web framework. Talks directly to an IMAP server using a long-polling socket proxy for transport.
jquery-eip
Edit-in-place plugin for jquery, uses tinymce.
jsawk
Like awk, but for JSON.
json-table
Transform nested JSON data into tabular data in the shell.
multi-module-build
resty
Little command line REST client that you can use in pipelines (bash or zsh).
micha's Repositories
micha/resty
Little command line REST client that you can use in pipelines (bash or zsh).
micha/jsawk
Like awk, but for JSON.
micha/json-table
Transform nested JSON data into tabular data in the shell.
micha/st
suckless.org simple terminal
micha/boot-cp
Classpath task for boot
micha/micha.github.com
my github pages
micha/astronvim_config
micha/boot-uberjar-perf
micha/vim-colors-off
A no-color scheme for vim
micha/zmq-shell-utils
micha/aademos
Simple web applications illustrating/exercising the aatree libraries
micha/barp
Test project, nothing to see here.
micha/boot
Build tooling for Clojure.
micha/boot-aot-shim
Avoid AOT in your project by making a shim namespace.
micha/boot-expectations
Boot task for running Expectations
micha/boot-garden
Boot task to compile Garden stylesheets.
micha/boot-http-bug
reproduction of boot-http issue
micha/boot-notify
A boot task displaying visual notification based on the build status.
micha/clj-soap
Fork of https://bitbucket.org/taka2ru/clj-soap updated to latest Clojure version
micha/clojars-web
A community repository for open-source Clojure libraries
micha/hoplon
Hoplon web development tools and libraries.
micha/javelin
Spreadsheet-like dataflow programming in ClojureScript.
micha/json-e
A data-structure parameterization system written for embedding context in JSON objects
micha/kickstart.nvim
A launch point for your personal nvim configuration
micha/node-lru-native
High-performance LRU cache for node.js
micha/pretty
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
micha/riddley
code-walking without caveats
micha/statsd
Daemon for easy but powerful stats aggregation
micha/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
micha/vim-gnupg
This script implements transparent editing of gpg encrypted files. The filename must have a ".gpg", ".pgp" or ".asc" suffix. When opening such a file the content is decrypted, when opening a new file the script will ask for the recipients of the encrypted file. The file content will be encrypted to all recipients before it is written. The script turns off viminfo, swapfile, and undofile to increase security.