Skip to content
View josecanciani's full-sized avatar

Block or report josecanciani

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

Pinned Loading

  1. oragoods oragoods Public archive

    An Oracle PL/SQL package that developers can use to generate Google DataSources supporting the Google Query Language, from any webpage directly from you database.

    PLSQL

  2. This file allows creating simple obj... This file allows creating simple objects in Bash scripts
    1
    #!/bin/bash -e
    2
    
    
    3
    ## This helper allows to create simulated objects in Bash
    4
    ## Source: https://gist.github.com/josecanciani/c036b5c63befa4d09acb1767e2a0b889
    5
    ##
  3. fusewire fusewire Public

    FuseWire is a Component-based library to create browser apps

    JavaScript

  4. jscore jscore Public

    A collection of js modules to build dynamic dom based apps

    JavaScript

  5. perfectly perfectly Public

    Perfectly Logic is a simple boolean logic parser and simplifier

    PHP