Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There should be a space between the number and the units. #32

Closed
NodeGuy opened this issue Jun 13, 2013 · 4 comments · Fixed by #33
Closed

There should be a space between the number and the units. #32

NodeGuy opened this issue Jun 13, 2013 · 4 comments · Fixed by #33

Comments

@NodeGuy
Copy link

NodeGuy commented Jun 13, 2013

The International System of Units, or SI,[19] and the style guide on the English-language
Wikipedia[20] recommend a (non-breakable, thin) space between a number and its
units, as well as between units in the case of compound units, but never between the
prefix of an SI unit and the unit.

   45 kg not 45kg or 45 k g

source: http://en.wikipedia.org/wiki/Space_%28punctuation%29#Spaces_and_unit_symbols

@avoidwork
Copy link
Owner

This will be available (in 1.9.4) as soon as the travis-ci.org builds are functional again. The shorthand output will not adhere to this, and continue to follow the ls -h output.

@NodeGuy
Copy link
Author

NodeGuy commented Jun 13, 2013

Thank you.

@avoidwork
Copy link
Owner

You're welcome. I also added a lint step to the build process, and a sourcemap.

@NodeGuy
Copy link
Author

NodeGuy commented Jun 13, 2013

Nice! BTW, I dig http://filesizejs.com/, very pretty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants