https://github.com/rtfb/yunosi
Y U NO SI is a Chrome extension to convert imperial units to SI
https://github.com/rtfb/yunosi
Last synced: 12 months ago
JSON representation
Y U NO SI is a Chrome extension to convert imperial units to SI
- Host: GitHub
- URL: https://github.com/rtfb/yunosi
- Owner: rtfb
- License: agpl-3.0
- Created: 2014-09-12T21:32:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T17:12:41.000Z (over 10 years ago)
- Last Synced: 2025-04-05T10:14:28.268Z (about 1 year ago)
- Language: JavaScript
- Size: 814 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status][travis-image]][travis-url]
[![Coverage Status][coveralls-image]][coveralls-url]
Y U NO SI?!
===========
## What is this?
This is a Chrome extension that converts imperial units to metric. Browse like
you always do, and when you find yourself in _that_ part of the Internet again,
proper units are two easy clicks away.
## Installing
Just head to [Chrome store][chrome-store-url] and click through.
## Developer's build
You will need [node](http://nodejs.org/) to run tests. `sudo npm install -g
grunt-cli`, `npm install` and you're ready to `grunt` to run tests once or
`grunt watch` to run them continuously.
## License
AGPL, see [LICENSE](LICENSE).
[chrome-store-url]: https://chrome.google.com/webstore/detail/y-u-no-si/hmmkmklkdfmocajnanplbjmpajjjhhob
[travis-image]: https://travis-ci.org/rtfb/yunosi.svg?branch=master
[travis-url]: https://travis-ci.org/rtfb/yunosi
[coveralls-image]: https://coveralls.io/repos/rtfb/yunosi/badge.svg
[coveralls-url]: https://coveralls.io/r/rtfb/yunosi