# humanize-keys **Repository Path**: mirrors_component/humanize-keys ## Basic Information - **Project Name**: humanize-keys - **Description**: Humanize keys (command -> ⌘) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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