8000 Releases · dperish/prettyFloat.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: dperish/prettyFloat.js

prettyFloat.js 1.2.0

30 Aug 15:29
Compare
Choose a tag to compare

Added support for using as an extension to the Number.prototype.

Cleaned up readme and did some house keeping.

prettyFloat.js 1.1.0

25 Nov 02:47
Compare
Choose a tag to compare

Refactored to remove JSLint errors and enable strict mode. Improvements include:

  • Lazy initialization of default values for input arguments
  • Explicitly supplying base 10 as radix argument on parseInt
  • Consolidated var's
  • Removed redundant else case on if statement

Initial Release

28 Aug 03:34
Compare
Choose a tag to compare
1.0.0

Minified and added qunit reference for intellisense
0