Files
Camilou.fr/VUEJS/myapp/node_modules/bundle-name
Camilla Schoeser 6a71f91e2f ajout du site
2026-05-29 21:38:59 +02:00
..
2026-05-29 21:38:59 +02:00
2026-05-29 21:38:59 +02:00
2026-05-29 21:38:59 +02:00
2026-05-29 21:38:59 +02:00

bundle-name

Get bundle name from a bundle identifier (macOS): com.apple.SafariSafari

Install

npm install bundle-name

Usage

import bundleName from 'bundle-name';

console.log(await bundleName('com.apple.Safari'));
//=> 'Safari'