Skip to content

Instantly share code, notes, and snippets.

View garycourt's full-sized avatar

Gary Court garycourt

  • Calgary, Alberta, Canada
View GitHub Profile
@garycourt
garycourt / Grep.js
Created November 22, 2012 20:16 — forked from nicdaCosta/Grep.js
Basic function that searches / filters any object or function and returns matched properties.
/*
Grep.js
Author : Nic da Costa ( @nic_daCosta ), Gary Court
Created : 2012/11/14
Version : 0.1.1
License : MIT, GPL licenses.
Overview:
Basic function that searches / filters any object or function and returns matched properties.
Main area of use would be for DevTools purposes, when needing to find a specific property but only part of