bundle-name
Get bundle name from a bundle identifier (macOS):
com.apple.SafariβSafari
Install
npm install bundle-nameUsage
import bundleName from 'bundle-name';
console.log(await bundleName('com.apple.Safari'));
//=> 'Safari'Related
bundle-name-cli - CLI for this module
bundle-id - Get bundle identifier from a bundle name
PreviousJAEGIS-METHOD-v2.0\v2.1.1\JAEGIS\JAEGIS_Core\JAEGIS-METHOD\node_modules\buffer-crc32\READMENextChangelog
Last updated