Product Manager by day. Coder by night.
- San Diego, CA
- http://pseudosavant.com
Pinned Loading
-
player.html
player.html PublicOne file drop-in media player web app for using video and audio files served using basic HTTP directory listing
-
video-thumbnail.js
video-thumbnail.js PublicClient-side JavaScript library to convert a URL into an image data URI in the browser
-
usps-zip-codes
usps-zip-codes PublicJSON dataset of every USPS zip code from the USPS ZIP code API. Including tools to create an updated file.
-
roku-commands
roku-commands PublicDeno script for sending remote commands to Roku devices (boxes and TVs)
TypeScript
-
Utility function that adds in some j...
Utility function that adds in some jQuery-like syntactic sugar 1// jQuery-like syntactic sugar. Only queries for one element. Does not loop over multiple like jQuery
2export function $(query) {
3if (typeof query === 'undefined') throw 'No query provided to $';
45var el;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.