Skip to content

Instantly share code, notes, and snippets.

View jcramirez's full-sized avatar

Juan jcramirez

View GitHub Profile
# Project Title
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
A nice project with a nice description
---
## Requirements
For development, you will only need Node.js and a node global package, installed in your environment.
@jcramirez
jcramirez / 0_reuse_code.js
Created July 26, 2016 06:49
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