Skip to content
View jonjaques's full-sized avatar

Block or report jonjaques

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. mandelbro mandelbro Public

    JavaScript Mandelbrot Renderer

    TypeScript

  2. react-loaders react-loaders Public

    Lightweight wrapper around Loaders.css.

    CSS 378 42

  3. jQuery Bookmarklet Template w/ Async... jQuery Bookmarklet Template w/ Async Loading
    1
    // You create your bookmarklet by instantiating
    2
    // a new Bookmarklet function, then pass in the options like so.
    3
    // This example checks to see if the var is already defined, and makes
    4
    // sure not to overwrite it. This could happen if the user clicks on
    5
    // the bookmarklet more than once.
  4. Library agnostic version of jQuery's... Library agnostic version of jQuery's Extend
    1
    function myFunction(opts) {
    2
      var defaults = {
    3
        param1: 'foo',
    4
        param2: 'bar'
    5
      };
  5. choo-conductor choo-conductor Public

    JavaScript 6 1

  6. masked-image-colorizer masked-image-colorizer Public

    Image + Mask + Color => Composite

    JavaScript 2