Skip to content

Instantly share code, notes, and snippets.

View Node0's full-sized avatar
๐Ÿš€
Launching new tools!

Node0 (Joe) Node0

๐Ÿš€
Launching new tools!
View GitHub Profile
@nicdaCosta
nicdaCosta / Grep.js
Last active February 23, 2026 00:06
Basic function that searches / filters any object or function and returns matched properties.
/*
Grep.js
Author : Nic da Costa ( @nic_daCosta )
Created : 2012/11/14
Version : 0.2
(c) Nic da Costa
License : MIT, GPL licenses
Overview:
Basic function that searches / filters any object or function and returns matched properties.