1.0.0 • Published 4 years ago

rubify-js v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Rubify

Ruby methods in javascript This small library was created to help write Javascript as productively as you would with Ruby. Ruby has very simple, useful functions that allow us to convert data from one type to another with ease.
Thats not to say that Javascript isn't able to covert from one type to another, but its not always intuitive.