@tinyctl/extend
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@tinyctl/extend

Introduction

Welcome to @tinyctl/extend. This is the official extension library to interface with the tinyctl runtime to enhance your CLI development experience, providing you with the tools and flexibility needed to build and distribute amazing command-line interfaces with ease.

Why Choose @tinyctl/extend?

Simplified CLI Development

With tinyctl.sh, you can streamline the process of building and maining CLI applications that have a strong API focus.

tinyctl.sh allows you to quickly generate interactive CLI applications against your Swagger or OpenAPI definitions, and allows you to extend such CLI's with code extensions in a very flexible manner.

Powerful Features

  • API-first commands: Out of the box generation and maintainance your CLI based on your API changes.
  • Command Parsing: Easily define and parse commands and options.
  • Auto-Generated Help: Automatically generate help documentation for your CLI.
  • Extensible: Customize and extend the library to fit your specific needs.
  • Error Handling: Robust error handling to ensure your CLI runs smoothly.

Seamless Distribution

Distribute to your users through the TinyCTL Project. No complex builds, no multi-GiB dependencies, simple ~20KiB signed package distribution.

Getting Started

Since this is simply an extension package to interface with the runtime, you should checkout the authoring and extensions documentation on our website

Package Sidebar

Install

npm i @tinyctl/extend

Weekly Downloads

126

Version

1.0.1

License

MIT

Unpacked Size

95.1 kB

Total Files

35

Last publish

Collaborators

  • aambertin