Skip to content

Instantly share code, notes, and snippets.

View cslasher's full-sized avatar
🧉
Balance 粋

Edwin L cslasher

🧉
Balance 粋
  • Taipei
View GitHub Profile
@cslasher
cslasher / 0_reuse_code.js
Last active August 29, 2015 14:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@cslasher
cslasher / README-Template.md
Created November 26, 2017 02:18 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites