decimal to base 32 javascript

JavaScript
parseInt(string, radix)NumberObject.toString(radix)
Source

Also in JavaScript: