Pastel is a framework for building rich command-line applications using React (via Ink), offering a Next.js-like developer experience for CLIs. Instead of wiring up argument parsers, help output, and subcommands manually, you structure your CLI as a file-based command tree and focus on writing components that render the interface. Pastel parses and validates command options using Zod schemas, giving you typed, declarative option definitions that also power automatic help messages. It wraps up common CLI concerns such as argument parsing, routing to the appropriate command component, validation, and error handling, so you can concentrate on the command’s behavior and UI. Because it builds on Ink, you can create highly interactive terminal UIs using React components, hooks, and state management patterns you already know from the web. Pastel is zero-config for typical use cases, and there is even a create-pastel-app helper for scaffolding new projects quickly.

Features

  • Next.js-style, file-based routing for CLI commands built with React and Ink
  • Zod-powered option definition, parsing, and validation for typed, safe CLIs
  • Zero-config defaults that generate help output and command wiring automatically
  • Deep integration with Ink so you can build interactive, component-based terminal UIs
  • Official scaffolding tool (create-pastel-app) to bootstrap new Pastel CLIs
  • MIT-licensed framework actively used for modern, developer-friendly CLI tools

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Pastel

Pastel Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Pastel!

Additional Project Details

Programming Language

TypeScript

Related Categories

TypeScript Frameworks

Registered

2025-11-26