https://github.com/mbj/sunits
Depreciated sunits repo. Only used since some of my older projects will install from here!
https://github.com/mbj/sunits
Last synced: 11 months ago
JSON representation
Depreciated sunits repo. Only used since some of my older projects will install from here!
- Host: GitHub
- URL: https://github.com/mbj/sunits
- Owner: mbj
- License: mit
- Created: 2012-07-17T21:32:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-17T21:32:45.000Z (about 14 years ago)
- Last Synced: 2025-01-10T08:39:10.714Z (over 1 year ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SUnits
======
Small units implementation. It has less features when compared to ruby-units.
But it is much smaller! Also it does not require mathn, so 1 / 2 is till 0 when
you use this library.
This library is only tested and usable under MRI 1.9, it does not use an 1.9
syntax, so it should be easily portable.