Skip to content

Instantly share code, notes, and snippets.

View graciano's full-sized avatar

Graciano graciano

View GitHub Profile
@graciano
graciano / baseConverter.js
Last active November 6, 2015 14:04 — forked from faisalman/baseConverter.js
Convert From/To Binary/Decimal/Hexadecimal in JavaScript
/**
* Conver From/To Binary/Decimal/Hexadecimal in JavaScript
* Matheus Graciano <graciano.dev@gmail>, Lucas Gonzalez <[email protected]>
*
* Adapted from
* https://gist.github.com/faisalman/4213592
*
* Copyright 2012-2015, Faisalman <[email protected]>
* Licensed under The MIT License
* http://www.opensource.org/licenses/mit-license