num2fraction
Converting Number to Fraction with Node.js.
Installation
Usage
Example
Opera old versions support the non-standard -o-min-device-pixel-ratio
or -o-max-device-pixel-ratio
in CSS media queries.
Changelog
v1.2.2
+ Remove: Debug log message.
v1.2.1
+ Fix: 0 must be converted to a string.
v1.2.0
+ Fix: Accomodate rounding errors. (by @jamestalmage)
+ Fix: The negative sign should be on numerator. (by @jamestalmage)
v1.1.0
+ Use more precise (not fixed) precision factor for the calculation
v1.0.1
- Remove "ci.testling.com"
V1.0.0
First release.
License
Last updated