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/vscode-open-in-github
Open the current project or file in github.com.
fabiospampinato/monorepo
The homepage for all my repositories.
fabiospampinato/zeptomatch
An absurdly small glob matcher that packs a punch.
fabiospampinato/tiny-readdir-glob
A simple promisified recursive readdir function, with support for globs.
fabiospampinato/specialist
A library that helps you write tiny, fast, bundled and beautiful CLI apps that can automatically check for updates.
fabiospampinato/grammex
A tiny PEG-like system for building language grammars with regexes.
fabiospampinato/dettle
A tiny fully-featured debounce and throttle implementation.
fabiospampinato/tiny-parse-argv
A tiny function for parsing process.argv, a modern rewrite of a sensible subset of minimist.
fabiospampinato/csv-simple-parser
A simple, fast and configurable CSV parser.
fabiospampinato/tiny-readdir-glob-gitignore
A simple promisified recursive readdir function, with support for globs and .gitignore files.
fabiospampinato/paketo
A tiny library for importing your package.json, with proper types!
fabiospampinato/picolru
A tiny LRU implementation that strives for simplicity and performance.
fabiospampinato/tiny-open
A tiny utility for opening a file or a URL with its default application.
fabiospampinato/json-simple-parser
The fastest pure-JS implementation for JSON I could come up with.
fabiospampinato/linkedom-global
Make Node a browser-like environment, by using LinkeDOM.
fabiospampinato/ua2os
Detect the OS from a User-Agent string.
fabiospampinato/domino-global
Make Node a browser-like environment, by using Domino.
fabiospampinato/isotimer
An isomorphic setImmediate/setInterval/setTimeout implementation.
fabiospampinato/happy-dom-global
Make Node a browser-like environment, by using Happy DOM.
fabiospampinato/immediato
An isomorphic setImmediate implementation that doesn't prevent the process from exiting naturally.
fabiospampinato/special-tlds
List of special-use ICANN TLDs.
fabiospampinato/zeptomatch-explode
A little utility for exploding a zeptomatch-flavored glob into its dynamic and static parts.
fabiospampinato/zeptomatch-unescape
A little utility for removing escape sequences from a glob.
fabiospampinato/tiny-path-parse
A tiny package for parsing file paths, with the same output as Node@18.19.0's path.parse function.
fabiospampinato/isoplatform
An isomorphic detector for the current process platform.
fabiospampinato/tiny-browser-open
A tiny utility for opening a file or a URL inside a browser of your choosing.
fabiospampinato/uDSV
A faster CSV parser in 5KB (min)
fabiospampinato/zeptomatch-escape
A little utility for escaping globs before passing them to zeptomatch.
fabiospampinato/zeptomatch-is-static
A little utility for checking if a glob is fully static.