Skip to content
View ignacioribes's full-sized avatar
💭
Hello World 👽
💭
Hello World 👽

Organizations

@Socialbits

Block or report ignacioribes

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 250 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

Pinned Loading

  1. A scriptable Gas Price Widget A scriptable Gas Price Widget
    1
    const ethGasStationApiUrl = `https://ethgasstation.info/api/ethgasAPI.json`;
    2
    const req = new Request(ethGasStationApiUrl);
    3
    const res = await req.loadJSON();
    4
    
                  
    5
    if (config.runsInWidget) {
  2. crypto-ticker-widget.js crypto-ticker-widget.js Public

    Forked from wickenico/crypto-ticker-widget.js

    A Scriptable widget that shows the current crypto course in fiat currency based on coinbase

    JavaScript

  3. plugin-actualizar-precios-woocommerce plugin-actualizar-precios-woocommerce Public

    Actualizar precios de todos los productos automaticamente cada mes

    PHP

  4. Socialbits/Correo-Argentino-WooCommerce-con-mejoras Socialbits/Correo-Argentino-WooCommerce-con-mejoras Public

    Mejoras al plugin oficial de Correo Argentino para WooCommerce

    PHP 1

  5. Socialbits/custom-cursor-wp Socialbits/custom-cursor-wp Public

    Socialbits/Custom-cursor-Wordpress

    PHP