UI5 CLI extensions to transpile code
A babel transform for filtering out imports
HTTP Request snippet generator for *most* languages
Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
TypeScript definitions for cli-spinner
Pretty unicode tables for the command line. Based on the original cli-table.
Allow parsing of async generator functions
Allow parsing of decorators
Utility to convert specifications (Open API, JSON Schemas) to TypeScript using TypeScript native compiler
Jest plugin to use babel for transformation.
A module for making CLI applications with NestJS. Decorators for running commands and separating out config parsers included. This package works on top of commander.
Get stdout window width, with two fallbacks, tty and then a default.
json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.
Check if a project is using Yarn
A uniform foundation for unobtrusive (ASCII art in) cli apps.
Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler
Get your PATH prepended with locally installed binaries
Allow parsing of export extensions
Strip comments from JSON. Lets you use comments in your JSON files!
Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON
Allow parsing of class constructor calls (deprecated)
Webpack plugin that AoT compiles your Angular components and modules.
Allow parsing of the flow syntax