Skip to content
View DiegoZoracKy's full-sized avatar
💭
🤘
💭
🤘

Block or report DiegoZoracKy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • WIP: This project focuses on evaluating different combinations of embedding models and large language models (LLMs) using a RAG pipeline.

    Python Updated Jul 23, 2024
  • Convert Excel to JSON, mapping sheet columns to object keys.

    JavaScript 288 91 MIT License 2 issues need help Updated Dec 7, 2023
  • Inspects a function and returns informations about it (e.g. name, parameters names, parameters and default values, signature)

    JavaScript 2 2 MIT License Updated Apr 18, 2023
  • Define in a simple, and easy, way elements and events to be tracked by Google Analytics

    JavaScript 5 1 MIT License Updated Dec 30, 2022
  • Library to easily decode/encode Data URI images

    JavaScript 66 16 1 issue needs help Updated Jul 13, 2022
  • Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in p…

    JavaScript 1 1 Updated Sep 9, 2021
  • Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own p…

    JavaScript 4 1 Updated Sep 9, 2021
  • Inspects function's parameters declaration and returns information about it (e.g. names, default values, if needs destructuring, destructured parameters names and default values)

    JavaScript 1 1 Updated Sep 7, 2021
  • Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)

    JavaScript 1 1 Updated Sep 7, 2021
  • Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.

    JavaScript 1 1 Updated Aug 30, 2021
  • split-skip Public

    Splits a String into an Array of substrings with the option to skip some cases where the separator is found, based on some truthy condition.

    JavaScript 1 Updated Aug 18, 2021
  • Stringifies function's parameters definition

    JavaScript 1 Updated Aug 18, 2021
  • Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'

    JavaScript 1 1 Updated Aug 12, 2021
  • cliss Public

    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 c…

    JavaScript 10 Updated Jun 12, 2021
  • magicli Public

    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.

    JavaScript 179 7 Updated Jan 25, 2021
  • Module built to test the use of MagiCLI on real published modules. It compares the result of the execution of a module's api via CLI with the result from a common require().

    JavaScript Updated Feb 27, 2019
  • ⚡ Delightful Node.js packages and resources

    Updated Feb 27, 2019
  • Reads a file from S3 via stream using AWS SDK and prints its content to stdout, or to another writable stream. CLI ready + support to gzip. Useful to quickly inspect large files without the need to…

    JavaScript 1 Updated Oct 31, 2018
  • oas-client Public

    OpenAPI client generator. Creates at runtime a fully functional api client based on an OpenAPI Specification. Providing automatic methods creation parameters definitions and validations.

    JavaScript 50 1 Updated Oct 31, 2018
  • npe Public

    Node.js People Everywhere

    1 MIT License Updated Oct 27, 2018
  • 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.

    JavaScript 21 4 Updated Oct 9, 2018
  • Parse Bucket and Key from an S3 object link.

    JavaScript Updated Oct 8, 2018
  • A common Lambda to call any AWS service via AWS SDK

    JavaScript 8 Updated Oct 7, 2018
  • data-query Public

    Query / Filter a set of Object Literal (‘JSON’), that could be an Array or Object Literal.

    JavaScript 6 1 MIT License Updated Nov 9, 2017
  • node-mssql Public

    Forked from tediousjs/node-mssql

    Microsoft SQL Server client for Node.js

    JavaScript Updated Oct 5, 2017
  • 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 wi…

    JavaScript 16 2 MIT License Updated Aug 18, 2017
  • make-object-path

    JavaScript 1 1 MIT License Updated May 28, 2017
  • Creates a RegExp from a string, e.g. `/string/gi` and provides some utils to work with RegExp as strings, for example, to extract multi RegExps defined within a same string, e.g. `/Rock/, /and/, /r…

    JavaScript MIT License Updated May 7, 2017
  • node.js REST framework specifically meant for web service APIs

    JavaScript MIT License Updated Jan 13, 2017
  • HTML Updated Sep 17, 2016