# keycode **Repository Path**: mirrors_TooTallNate/keycode ## Basic Information - **Project Name**: keycode - **Description**: name to keycode - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # keycode keycode map. ## Installation $ component install yields/keycode ## Example ```js var code = require('keycode'); code('enter'); // > 13 ``` ## License MIT