Skip to content

Instantly share code, notes, and snippets.

View TobiahRex's full-sized avatar
🛠️
Building ... 👷🏻‍♂️

Tobiah Rex TobiahRex

🛠️
Building ... 👷🏻‍♂️
View GitHub Profile
@trey
trey / reset.sass
Created July 31, 2008 20:36
Eric Meyer's reset.css in Sass. Originally by @postpostmodern.
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
@jthomas
jthomas / README.md
Last active May 28, 2016 18:24
Building Cognitive Bots Talk @ Twilio Signal
@flavioespinoza
flavioespinoza / WebsocketSample.js
Last active September 13, 2021 19:31
Bittres Websocket Node.js Authentication Example
/**
* Node.js example
* https://github.com/Bittrex/beta
*
* By Flavio Espinoza
*
* Expanding on example from Adrian Soluch
*
* prerequisites:
* npm i signalr-client crypto lodash ololog