Order a pizza in a CLI app (just for fun!)
Pizza - CLI is all you need
Parse and stringify URL query strings
Infer typescript types from your JSON schemas!
A testing utility for nest-commander. It builds on top of ideas from @nestjs/testing and is not tied to any test framework directly.
AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native
Minimal toolkit for building CLIs
command line argument parser
svelte-to-html is a command to quickly transform a Svelte file into static html.
RMWC Select component
A CLI framework for Bun, inspired by Gluegun
A command line utility for insights, metrics, and generating CODEOWNERS documentation for your open source projects
Deep Diff Pizza is a simple, 0 dependency utility function that takes in 2 JSON Objects and returns the differences in an easy-to-use format.
tsParticles pizza palette
Parse and stringify URL query strings
Bridges the gap between enquirer and commander
Detect the indentation of code
RMWC Radio component
A simple vuejs step/form wizard plugin
Commander.js with integrated interactive prompts
Pretty unicode tables for the command line. Based on the original cli-table.
Wrapper around Cobalt Intelligence services, such as the Secretary of State API.
Get stdout window width, with two fallbacks, tty and then a default.
Render .ani cursors as CSS animations in the browser
A ruby gem for ordering Domino's Pizza in Japan via CLI 🍕
Best Pizza Restaurants in New York
Best Pizzas in New York
=== What is GptHelpr? It is sometime necessary to provide context and explanations for your code. Instead of manually copying and formatting code snippets, GPT-Helpr automates the process with an interactive cli, generating a well-structured Markdown output, which can be copied to your clipboard or printed to file. === Example Usage # note lmk is an alias for gpt_helpr -i -ln $ lmk == 🏴☠️ GptHelpr 0.2.3 == Helping to dig your codebase and cook GPT-XX instructions [current directory /Users/etozzato/WorkSpace/_AINZ/pizzatarians.com] File Path (optional :start:end): TAB -> favicon.ico hey.md js random-acts-of-pizza.md _config.yml _site draft fonts images kneading-baking-academy.md _exe academy favicon.gif hands-in-dough.md index.md parties-and-events.md File Path (optional :start:end): hey.md 1:22 Instructions: can you improve this text? Do you see any issues with the template? File Path (optional :start:end): # this is the generated output (also copied to the clipboard) ==== file source `hey.md 1:22` 1: --- 2: title: Hey, hello! 3: layout: default 4: --- 5: 6: # {{ page.title }} 7: ---- 8: 9: <div class="row"> 10: <div class="col-md-12"> 11: <p class='justin'> 12: Nice to meet you, I am *Mek*! 13: </p> 14: <p class='listo'> 15: I am a self-proclaimed pizza guru and I am here to teach & learn. Originally from Venice, Italy you can find me in San Diego, CA. 16: </p> 17: <p class='listo'> 18: In my spare time, I write code @ PlayStation! 19: </p> 20: </div> 21: </div> 22: can you improve this text? Do you see any issues with the template? ==== end of `hey.md`