An open API service indexing awesome lists of open source software.

https://github.com/component/humanize-keys

Humanize keys (command -> ⌘)
https://github.com/component/humanize-keys

Last synced: 9 months ago
JSON representation

Humanize keys (command -> ⌘)

Awesome Lists containing this project

README

          

# humanize-keys

Humanize key names such as "command" and turn them into nice terse unicode chars ⌘. Shitty name
for this module since ⌘ is arguably less human-readable, but fuck it. AINT GOT TIME FOR DAT

## Installation

Install with [component(1)](http://component.io):

$ component install component/humanize-keys

## API

### humanize(key)

Pass in a `key` such as "command" and return the unicode representation or the original `key`.

## License

MIT