All Projects ā†’ c4spar ā†’ Deno Cliffy

c4spar / Deno Cliffy

Licence: mit
Command line framework for deno šŸ¦• Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Deno Cliffy

Survey
A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
Stars: āœ­ 2,843 (+1808.05%)
Mutual labels:  cli, command-line, prompt
Xonsh
šŸš Python-powered, cross-platform, Unix-gazing shell
Stars: āœ­ 5,327 (+3475.17%)
Mutual labels:  cli, command-line, prompt
Getopt Php
A PHP library for command-line argument processing
Stars: āœ­ 305 (+104.7%)
Mutual labels:  cli, command-line, argument-parser
Sharprompt
Interactive command line interface toolkit for C#
Stars: āœ­ 197 (+32.21%)
Mutual labels:  cli, command-line, prompt
Prompts
āÆ Lightweight, beautiful and user-friendly interactive prompts
Stars: āœ­ 6,970 (+4577.85%)
Mutual labels:  cli, command-line, prompt
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: āœ­ 3,279 (+2100.67%)
Mutual labels:  cli, command-line, argument-parser
Go Prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
Stars: āœ­ 4,255 (+2755.7%)
Mutual labels:  cli, command-line, prompt
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: āœ­ 687 (+361.07%)
Mutual labels:  cli, command-line, argument-parser
Argh
Argh! A minimalist argument handler.
Stars: āœ­ 752 (+404.7%)
Mutual labels:  cli, command-line, argument-parser
Terjira
Terjira is a very interactive and easy to use CLI tool for Jira.
Stars: āœ­ 713 (+378.52%)
Mutual labels:  cli, command-line, prompt
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: āœ­ 1,658 (+1012.75%)
Mutual labels:  cli, command-line, argument-parser
Inquirer Checkbox Plus Prompt
Checkbox with autocomplete and other additions for Inquirer
Stars: āœ­ 25 (-83.22%)
Mutual labels:  cli, command-line, prompt
Node Promptly
Simple command line prompting utility for nodejs
Stars: āœ­ 140 (-6.04%)
Mutual labels:  cli, command-line, prompt
Yaap
Yet Another (Swift) Argument Parser
Stars: āœ­ 124 (-16.78%)
Mutual labels:  cli, argument-parser
Flow Cli
The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
Stars: āœ­ 123 (-17.45%)
Mutual labels:  cli, command-line
Clrcli
CLRCLI is an event-driven library for building line-art user interfaces in C#/.Net command-line applications.
Stars: āœ­ 124 (-16.78%)
Mutual labels:  cli, command-line
Dynein
DynamoDB CLI written in Rust.
Stars: āœ­ 126 (-15.44%)
Mutual labels:  cli, command-line
Chest
Bash glue to encrypt and hide files
Stars: āœ­ 123 (-17.45%)
Mutual labels:  cli, command-line
Nnn
nĀ³ The unorthodox terminal file manager
Stars: āœ­ 13,138 (+8717.45%)
Mutual labels:  cli, command-line
Typin
Declarative framework for interactive CLI applications
Stars: āœ­ 126 (-15.44%)
Mutual labels:  cli, command-line

āÆ Cliffy

Version Build status issues Deno version Discord Licence
Discord nest.land badge

Command line framework for Deno >_ A collection of modules for creating interactive command line tools.

āš ļø This project is still under development. Expect breaking changes.

āÆ Modules

  • ansi: Chainable ansi escape sequences to show, hide and move cli cursor, erase output and scroll window.

  • command: Create flexible command line interfaces with type checking, auto generated help and out of the box support for shell completions (inspired by node.js's commander.js).

  • flags: Parse command line arguments.

  • keycode: Parse ANSI key codes.

  • prompt: Create interactive prompts like: checkbox, confirm, input, number, select, etc...

  • table: Create cli table's with border, padding, nested table's, etc...

āÆ Contributing

Any kind of contribution is welcome! Please take a look at the contributing guidelines.

āÆ License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].