Pinned Repositories
autogit
Define commands, using plugins, to execute across all your repositories.
bump
Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.
cash
An absurdly small jQuery alternative for modern browsers.
cliflix
Watch anything instantaneously, just write its name.
monorepo
The homepage for all my repositories.
noty
Autosaving sticky note with support for multiple notes without needing multiple windows.
phoenix
My Phoenix setup. Powerful, easy to customize, tuned for web development, adds a space switcher.
vscode-todo-plus
Manage todo lists with ease. Powerful, easy to use and customizable.
notable
The Markdown-based note-taking app that doesn't suck.
voby
A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.
fabiospampinato's Repositories
fabiospampinato/tiny-bin
A library for building tiny and beautiful command line apps.
fabiospampinato/atomically
Read and write files atomically and reliably.
fabiospampinato/watcher
The file system watcher that strives for perfection, with no native dependencies and optional rename detection support.
fabiospampinato/banal
On-demand bundle analyzer, powered by esbuild.
fabiospampinato/monorepo
The homepage for all my repositories.
fabiospampinato/textmate-highlighter
An isomorphic syntax highlighter using TextMate grammars and VSCode themes.
fabiospampinato/worktank
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
fabiospampinato/vscode-markdown-todo
Manage todo lists inside markdown files with ease.
fabiospampinato/specialist
A library that helps you write tiny, fast, bundled and beautiful CLI apps that can automatically check for updates.
fabiospampinato/gitman
A simple yet powerful opinionated tool for managing GitHub repositories.
fabiospampinato/tiny-jsonc
An absurdly small JSONC parser.
fabiospampinato/dettle
A tiny fully-featured debounce and throttle implementation.
fabiospampinato/pioppo
A tiny isomorphic batched logger. ~3x faster than regular logging in Node.
fabiospampinato/grepgrep
A grep-like command that uses JavaScript-flavored regular expressions.
fabiospampinato/tiny-spinner
A simple, yet beautiful, CLI spinner.
fabiospampinato/tiny-parse-argv
A tiny function for parsing process.argv, a modern rewrite of a sensible subset of minimist.
fabiospampinato/tiny-readdir-glob-gitignore
A simple promisified recursive readdir function, with support for globs and .gitignore files.
fabiospampinato/when-exit
Execute a function right before the process is about to exit.
fabiospampinato/nanoexec
A tiny wrapper around "spawn" for executing a command efficiently and conveniently.
fabiospampinato/tryloop
Simple library for retrying operations, it supports multiple backoff strategies.
fabiospampinato/vscode-extras
A collection of utilities for developing vscode extensions.
fabiospampinato/fava
A wannabe tiny largely-drop-in replacement for ava that works in the browser too.
fabiospampinato/glow-highlighter
An isomorphic syntax highlighter for Glow.
fabiospampinato/promise-make-counter
A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.
fabiospampinato/voby-simple-router
A simple isomorphic router for Voby.
fabiospampinato/tiny-colors
A tiny library providing the basic ANSI colors for the terminal.
fabiospampinato/tiny-readdir
A simple promisified recursive readdir function.
fabiospampinato/promise-make-naked
A simple function that makes a promise that can be resolved or rejected from the outside.
fabiospampinato/stubborn-fs
Stubborn versions of Node's fs functions that try really hard to do their job.
fabiospampinato/prettier
Prettier is an opinionated code formatter.