Skip to content

Please add shorter base 1000 suffixes #5

@eugenesvk

Description

@eugenesvk

I'd like to have 1-symbol short versions of the suffixes for base 1000 just like the ones for base 1024 that already exist in the cs format:

'' ' kb' ' mb' ' gb' ' tb' ' pb' ' eb' ' zb' ' yb' (current abbreviations)
''  'k'   'm'   'g'   't'   'p'   'e'   'z'   'y'  (proposed)

I've created a PR #4 with this changes by introducing a new css format that gets rid of the extra space/b symbols.
Hopefully you'll find this change useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions