Skip to content

Instantly share code, notes, and snippets.

View DylanKojiCheslin's full-sized avatar

Dylan Koji-Cheslin DylanKojiCheslin

View GitHub Profile
@DylanKojiCheslin
DylanKojiCheslin / manifest.json
Created May 29, 2022 10:52 — forked from IzumiSy/manifest.json
Chrome.storage.sync example
{
"name": "SyncExtension",
"version": "0.1",
"manifest_version": 2,
"description": "Storage Sync Extension",
"permissions": [ "storage" ],
"browser_action": {
@DylanKojiCheslin
DylanKojiCheslin / express_postgress_knex.md
Created November 20, 2018 06:07 — forked from laurenfazah/express_postgress_knex.md
Cheat Sheet: Setting up Express with Postgres via Knex

Express & Postgres via Knex

Note: <example> is meant to denote text replaced by you (including brackets).

Setup

// global dependencies
npm install -g knex
@DylanKojiCheslin
DylanKojiCheslin / sinon-ut-cheat-sheet.md
Last active December 27, 2023 14:00 — forked from yoavniran/ultimate-ut-cheat-sheet.md
a Sinon Unit Testing Cheat-sheet
@DylanKojiCheslin
DylanKojiCheslin / README.md
Created December 14, 2015 02:14 — forked from mbostock/.block
Wave Motion

A recreation of a lovely GIF by Dave Whyte. As the Exploratorium explains, “Wave motion at the surface of water is made up of small circular motions of parcels of water.”