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

Block or report j-fischer

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

  1. rest-on-fire rest-on-fire Public

    Java wrapper library for Firebase's REST API

    Java 12 1

  2. js-mock js-mock Public

    Javascript mocking library for any test framework

    JavaScript 7 3

  3. rflib rflib Public

    Salesforce open source library with logging framework, trigger framework, feature switches, and advanced monitoring capabilities

    Apex 164 26

  4. Twilio functions to forward phone ca... Twilio functions to forward phone calls to multiple cell phones. See https://cloudthingsyyc.wordpress.com/2018/01/15/hpaas-home-phone-as-a-service/ for more details.
    1
    const format = require('string-format');
    2
    
                  
    3
    // These are the numbers to forward the call to
    4
    const destinations = ['+1', '+1'];
    5
    
                  
  5. rflib-demo rflib-demo Public

    Demo implementation of RFLIB using Salesforce's Dreamhouse sample app

    Apex 1

  6. ETCopyData ETCopyData Public

    Forked from eltoroit/ETCopyData

    SFDX Plugin to populate your scratch org and/or developer sandbox with data extracted from multiple sObjects.

    TypeScript 3