generator — independent software & tools
-
Advanced-Markov-Machine
A powerful Markov chain text generator that learns from input texts and generates coherent, stylistically similar content. Perfect for generating speeches, poetry, or any text that mimics the style of the source material.
-
generator-changelog-md
Markdown changelog generator for SemRel
-
@11ty/gray-matter
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and many other
-
better-result
Lightweight Result type with generator-based composition
-
create-arkstack
Create new Arkstack framework applications on Express or H3 runtime drivers
-
@discoveryjs/json-ext
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
-
docxtemplater
Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line
-
@eslint/css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
-
@graphql-codegen/cli
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
-
@graphql-codegen/core
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
-
@hey-api/codegen-core
🧱 TypeScript framework for generating files.
-
@hey-api/openapi-ts
🌀 OpenAPI to TypeScript code generator. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
-
inquirer
A collection of common interactive command line user interfaces.
-
@inquirer/ansi
A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.
-
@inquirer/checkbox
Inquirer checkbox prompt
-
@inquirer/confirm
Inquirer confirm prompt
-
@inquirer/core
Core Inquirer prompt API
-
@inquirer/editor
Inquirer multiline editor prompt
-
@inquirer/expand
Inquirer checkbox prompt
-
@inquirer/input
Inquirer input text prompt
-
@inquirer/number
Inquirer number prompt
-
@inquirer/password
Inquirer password prompt
-
@inquirer/prompts
Inquirer prompts, combined in a single package
-
@inquirer/rawlist
Inquirer rawlist prompt
-
@inquirer/search
Inquirer search prompt
-
@inquirer/select
Inquirer select/list prompt
-
@inquirer/type
Inquirer core TS types
-
@jsonforms/vue-vanilla
Vue 3 Vanilla renderers for JSON Forms
-
openapi-mcp-generator
Generates MCP server code from OpenAPI specifications
-
@openapitools/openapi-generator-cli
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
pure-rand
Pure random number generator written in TypeScript
-
react-qr-code
A QR code generator for React and React Native.
-
stream-chain
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
-
typedoc
Create api documentation for TypeScript projects.
-
typia
Superfast runtime validators with only one line
-
zod-to-ts
generate TypeScript types from your Zod schema
-
mocker
Manage Docker-compatible containers on macOS using Apple’s Containerization framework with familiar commands and native performance.
-
MIMIGenRec
⚙️ Build and train flexible generative recommendation models with modular tools, multi-GPU support, and integration with Hugging Face and LlamaFactory.
-
nano-image-generator-skill
🎨 Generate stunning images from text or reference photos with the Nano Image Generator Skill for Gemini 3 Pro, offering versatile outputs and high resolution.
-
awesome-youtube-tools
Discover and use curated tools to transcribe, summarize, download, analyze, and create content from YouTube videos efficiently.
-
text2banner
Generate ASCII and Unicode banners instantly for CLI tools and README files without installation or setup.
-
linktree-profile-listing-scraper
🌐 Collect and structure Linktree creator profiles from public directories, simplifying insights for marketing and research at scale.
-
brrrcommits
🚀AutoCommitter to boost your 📊GitHub Commit Rates and Stats📝
-
create-packkit
Provider-neutral project generator for modern JS/TS — packages, CLIs, apps & services — from a CLI or web configurator, with an embedded API and safe upgrades.
-
nodejs-quickstart-structure
Powerful Node.js Generator to scaffold production-ready Microservices using MVC or Clean Architecture. Built-in Kafka, GraphQL, Security & AI-Native Support.
-
ssg
A simple static site generator written in Go. Converts content from WordPress exports (Markdown format with YAML frontmatter) to static HTML, CSS, and JS files.
-
chance
Chance - Utility library to generate anything random
-
chevrotain
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers
-
co
generator async control flow goodness
-
command-line-usage
Generates command-line usage information
-
condense-newlines
Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.
-
css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
-
enquirer
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
-
es6-iterator
Iterator abstraction based on ES6 specification
-
generator-function
A function that returns the normally hidden `GeneratorFunction` constructor
-
hygen
The scalable code generator that saves you time.
-
is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
-
is-generator-fn
Check if something is a generator function
-
is-generator-function
Determine if a function is a native generator function.
-
koa-convert
convert modern Koa legacy generator-based middleware to promise-based middleware