Cavani21

Cavani21

enjoying nlps

Forums

Cavani21β€’

2mo ago

gha-lint - Built in Rust. Lints any GitHub Actions workflow.

Available via `Cargo install gha-lint`. Built in Rust. Lints any GitHub Actions workflow. You don't have to wait until you push the repo to see if *.yml work on gh actions. Makes gha sets up more efficient.
Cavani21β€’

4mo ago

vecpdf β€” PDF β†’ ChromaDB, locally - Tiny CLI turns PDFs into searchable vector db with Chroma.

A CLI tool to process PDFs and create local vector databases using ChromaDB. No external API keys required! No Pinecone!
Cavani21β€’

5mo ago

smartsh - Cross-platform shell translator for devs

Developers waste hours hunting down the β€œright” command for their OS. Smartsh is a fast, lightweight CLI tool that instantly translates commands across Linux/Windows. It’s built for speed (no heavy deps), and works offline after install.
Cavani21β€’

5mo ago

GitHub - Thegreatbey/env-genie: fast .env linter for humans + ci

Stop broken .env files from breaking your app. Fast .env linter for humans + CI.
Cavani21β€’

5mo ago

Strange Lil Scaffold - One command to a publish-ready TypeScript CLI

Strange Lil Scaffold creates a tiny, publish-ready TypeScript CLI in secs. 1 command sets up tsconfig, package.json scripts, a clean src/cli.ts, .gitignore, README badges, & a GitHub Actions publish.yml. Idempotent writes, shipped types, & a clear npx story.
Cavani21β€’

5mo ago

ClipCopy - One command to copy any output, instantly

ClipCopy is a lightweight CLI tool that pipes any output directly to your clipboard. No more copy-paste gymnastics β€” just run, copy, and paste instantly.
Cavani21β€’

6mo ago

Commit Genie – Instant AI commit msg - Fast AI commit messages. Online or offline. No bloat.

Fast, local, AI-powered Git commit message generator. Works with Ollama, OpenAI, or Claude. Supports Conventional Commits and auto-commit. No bloat. Built with TypeScript for speed and portability. >https://www.npmjs.com/package/@c...
Cavani21β€’

6mo ago

license-gen-genie - Skip the boring admin - Generate npm licenses in seconds

Tired of adding licenses manually? license-gen-genie is a fast, interactive CLI that generates SPDX-compliant license files for your npm packages. Auto-fill author details, too. Try it: npx license-gen-genie --license MIT --name "Your Name"
Cavani21β€’

7mo ago

smartsh - Shell-agnostic CLI with smart command parsing

A tiny cross-shell command runner that enables Unix-style commands and connectors (&&, ||) on any OS or shell, with automatic translation of common Unix commands to native PowerShell equivalents.
Cavani21β€’

7mo ago

text-prep-lite npm - Lightweight text preprocessing util for NLP (in TypeScript)

Lightweight text preprocessing utilities for NLP in TypeScript. The library is intentionally dependency-free and suitable for browsers, Node.js, and serverless environments. installation: npm install text-prep-lite # or yarn add text-prep-lite