List dependencies that haven't been updated in a long time.
Small footprint URL parser that works seamlessly across Node.js and browser environments
a robotstxt parser for node.js
<p align="center"><img width="170" src="https://github.com/vankizmann/pico-js/blob/master/assets/pico-js-dark.svg?raw=true" alt="pico-ui"></p>
A whole new svelte stores implementation that persists its values using capacitor storage on native devices, and indexedDB/localStorage otherwise.
A mac book keyboard react component.
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
Remove selected routes from @architect's Lambda functions before the deployment. A handy solution when you're leveraging HTTP handlers for local scaffolding tasks.
Small footprint URL parser that works seamlessly across Node.js and browser environments
The ultimate interactive CLI to scaffold Solana Blinks and Actions
Adds curly brackets to a whitespace indented string.
AI agent orchestrator using the Octopus Model
An ini-file parser which supports multi line, multiple levels and arrays to get a maximum of compatibility with Zend config files.
Small footprint URL parser that works seamlessly across Node.js and browser environments
A safe and convenient store for one value of each type
A compiler that just works
Alonso's Node Package Manager - Fast, simple, and pretty.
A safe and convenient store for one value of each type
A safe and convenient store for one value of each type
Converting BIP39 entropy to valid Bizinikiwi (sr25519) SecretKeys
Compile and execute rust code as memes
Write cargo-crev reviews in GUI with a cross-platform app written in full-stack Rust
Direct ports of the standard library's BTreeMap, BTreeSet and BinaryHeap collections, but that sort according to a specified total order rather than the `Ord` trait
Logitech Battery Level Tray Indicator
File system mapper and search tool
Graviton Core
Ditch your unweildy and heavyset build. Use Z'Build module with Rake/Thor/etc and make a light-weight alternative, written in pure Ruby.
Manage your notes from the console. If you're like me, you spend most of your computing time in a terminal, you have a text-editor set up just to your liking, and you wish you could use it for everything. Naturally, when it comes time to ditch your paper note-pad, you refuse to to use the more popular gui-driven apps and want to find a way to use your editor instead. But when you start looking for a terminal-based notes framework (or plugin for your editor) you're blinded by crazy features and unwilling to learn a new tool. You've also already started keeping your notes in some text files and don't want to have to start over. Anyway, I went through the same thing and made this this lightweight tool (originally from some aliases in my bashrc) to do what I wanted it to do, which isn't a lot. But, like ruby, it has a nice interface, and it'll stay out of the way. That means you can choose where you keep your notes, how you organize them, how you track them (if you do), and what editor you use to write them. So if you already have your own notes, you can just point `peter-notes` at them and start using worlds simplest (and coolest) notes-manager. This is a cli tool, don't try to import it into some ruby source code.