Skip to content
View cvscarlos's full-sized avatar
Block or Report

Block or report cvscarlos

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
cvscarlos/README.md

Hi there ๐Ÿ‘‹

How about knowing more about what I'm sharing here on GitHub?

So I put together a list of links to some of my public repositories. It's more organized than just browsing on the Repositories page ๐Ÿ˜„

Current projects ๐Ÿš€

Projects for fun ๐ŸŽฎ

Open Source contributions ๐Ÿค

  • youmightnotneedjquery: added support for Arrays in an object deep extend/clone method for ES5;
  • easyselectbox: added support for a callback function triggered on "change" event in selectbox HTML element;
  • lz string php: fixed the call for a class static method on PHP 5.3;
  • eslint-config: helped to create ESLint rules for both TypeScript and JavaScript.

Open Source for VTEX Plataform ๐Ÿ›๏ธ

A few years ago, while working in the VTEX environment, I open-sourced some plugins that we used during our development process.

The code is now outdated and the repositories haven't received updates for a long time. However, before judging the code, please consider that we had to support Internet Explorer 6 back then ๐Ÿ˜…

Repositories list:

  • QD Infinity Scroll: a jQuery plugin to automatically load the next page when scrolling down on pages with pagination;
  • VTEX Cores Prateleira: a jQuery plugin that displays all SKUs of a product on the shelf and makes it interactive;
  • VTEX Smart Research: a jQuery plugin that enhances the search filter, making it more powerful and easy to use;
  • VTEX Smart Menu: a jQuery plugin that extends the VTEX menu with dynamic content, banners, and more;
  • VTEX Smart Cart: a jQuery plugin that adds the cart preview feature to VTEX stores;
  • VTEX Count Down: a jQuery plugin that adds a countdown to discounts that have a limited time.

Pinned

  1. Leitor-De-Notas Leitor-De-Notas Public

    This is a PDF to text brokerage note reader.

    TypeScript 8 1

  2. QD-Infinity-Scroll QD-Infinity-Scroll Public

    Automatic pagination as the user scrolls the search results page.

    JavaScript 16 19

  3. VTEX-Cores-Prateleira VTEX-Cores-Prateleira Public

    Plugin for the Vtex platform that makes it possible to display SKU variations on the shelf, more specifically for products with different colors but not limited to just this purpose.

    JavaScript 7 3

  4. easyselectbox easyselectbox Public

    Forked from kosinix/easyselectbox

    jQuery plugin for replacing html select with div element for easy styling with css

    JavaScript 2

  5. VaKaPHP VaKaPHP Public

    PHP Framework compact and functional!

    PHP 2

  6. youmightnotneedjquery youmightnotneedjquery Public

    Forked from HubSpot/youmightnotneedjquery

    Vanila JS alternatives for popular jQuery methods.

    Astro