Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by DiegoZoracKy

A curated list of projects in awesome lists by DiegoZoracKy .

https://github.com/DiegoZoracKy/magicli

Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async.

cli command-line command-line-interface nodejs

Last synced: 31 Jul 2024

https://github.com/DiegoZoracKy/image-data-uri

Library to easily decode/encode Data URI images

Last synced: 31 Jul 2024

https://github.com/DiegoZoracKy/pipe-functions

Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one

Last synced: 01 Aug 2024

https://github.com/DiegoZoracKy/cliss

CLI Simple, Stupid. Automatic discovery of parameters names. Provides an easy and minimal setup by passing in only a function reference without the need of declaring all expected options names or create a help section by hand. Support to sync / async. Support to subcommands down to N levels.

cli command-line command-line-interface nodejs

Last synced: 06 Aug 2024