All Git Users → DiegoZoracKy

6 open source projects by DiegoZoracKy

1. Convert Excel To Json
Convert Excel to JSON, mapping sheet columns to object keys.
✭ 181
javascript
2. 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.
3. Oas Client
OpenAPI client generator. Creates at runtime a fully functional api client based on an OpenAPI Specification. Providing automatic methods creation parameters definitions and validations.
✭ 53
javascript
4. 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
✭ 14
javascript
5. s3-csv-to-json
Converts AWS S3 files from CSV to JSON lines via stream with support to gzip for both input and output. Ready to be used as a Node.js module, as a Lambda or via CLI.
✭ 22
javascript
6. image-data-uri
Library to easily decode/encode Data URI images
✭ 55
javascript
1-6 of 6 user projects