-
VeteranCrowd LLC
- Bali, Indonesia
- karmanivero.us
- @karmaniverous
- in/jscroft
- @17morae
Highlights
- Pro
-
stan-cli Public
STAN is a CLI that bridges your IDE with your favorite LLM and drives a rapid, powerful, low-friction, design-first iterative development process. Real-world AI-assisted development for professiona…
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2025 -
-
entity-manager Public
Rational indexing & cross-shard querying at scale in your NoSQL database so you can focus on your application logic.
-
entity-tools Public
Types & low-level functions for entity operations.
-
mock-db Public
Mock DynamoDB-style query & scan behavior with local JSON data.
-
smoz Public
SMOZ: a TypeScript toolkit for AWS Lambda combining Serverless, Middy, OpenAPI 3.1 and Zod for schema‑first apps with robust HTTP middleware and typed validation.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedOct 23, 2025 -
get-dotenv Public
Manage environment variables from dotenv files across multiple environments. Supports async/CLI operations, dynamic variables, custom CLI creation & more!
-
stan Public template
STAN is a CLI that bridges your IDE with your favorite LLM and drives a rapid, powerful, low-friction, design-first iterative development process. Real-world AI-assisted development for professiona…
-
hook-form-semantic Public
React Hook Form components with Semantic UI React integration - date pickers, WYSIWYG editor, phone input, JSON editor, and more.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedOct 9, 2025 -
-
react-component-npm-package-template-ts Public template
A modern, batteries‑included React 18 component library template for TypeScript with ESM‑only bundling, Vite playground, Vitest, ESLint/Prettier, TypeDoc, release‑it, STAN, and optional cloud backup.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedSep 24, 2025 -
npm-package-template-ts Public template
A feature-rich NPM package template for TypeScript projects.
-
get-dotenv-child Public template
An example of a custom CLI based on get-dotenv.
-
-
cached-axios Public
Tag‑aware caching for Axios: stable cache IDs, simple tag invalidation, and a drop‑in Orval mutator on top of axios‑cache‑interceptor.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedSep 1, 2025 -
-
handlebars Public
Exposes Lodash & Numeral.js as Handlebars helpers, plus some other goodies.
-
string-utilities Public
Handy tagged template functions & other string utilities.
-
jsonmap Public
A hyper-generic JSON mapping library.
-
controlled-proxy Public
Control & modify the behavior of any object non-destructively at runtime.
-
entity-client-dynamodb Public
Convenience wrapper for DynamoDB SDK with enhanced batch processing & EntityManager support.
-
batch-process Public
Process items asynchronously in a throttled, batched operation.
-
entity-manager-demo Public
A working demonstration of Entity Manager in action.
TypeScript UpdatedJul 8, 2025 -
-
rules Public
Karmic Rules for Writing Pretty Good Code
-
gha-workflows Public
Handy GitHub Actions workflows.
BSD 3-Clause "New" or "Revised" License UpdatedDec 14, 2024 -
minimal-mistakes Public
Forked from mmistakes/minimal-mistakesLocal fork to support PRs.
HTML MIT License UpdatedNov 23, 2024 -
typedoc-plugin-sitemap Public
Automagically generate a sitemap for your TypeDoc documentation site!
TypeScript UpdatedNov 18, 2024 -
serverless-lodash-plugin Public
Write variable expressions in serverless.yml using the full Lodash feature set, plus some extra goodies!
-
serify-deserify Public
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.