Skip to content

Instantly share code, notes, and snippets.

View oskarrough's full-sized avatar
💭
██████

Oskar oskarrough

💭
██████
View GitHub Profile
@oskarrough
oskarrough / list-top-level-npm-modules.sh
Last active August 29, 2015 14:17
How to update NPM with Homebrew
npm -g ls --depth=0
@oskarrough
oskarrough / index.html
Created August 23, 2014 15:39
Youtube to Spotify YouTube to Spotify playlist converter // source http://jsbin.com/caben/28
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<meta name="description" content="YouTube to Spotify playlist converter" />
<meta charset="utf-8">
<title>Youtube to Spotify</title>
<link href='http://fonts.googleapis.com/css?family=Fira+Mono:400,700' rel='stylesheet' type='text/css'>
<style id="jsbin-css">
/* hsl(75, 53%, 53%) */