bundle-name
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/bundle-name package

4.1.0 • Public • Published

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'

Related

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.0
    1,084,284
    • latest

Version History

Package Sidebar

Install

npm i bundle-name

Weekly Downloads

3,499,288

Version

4.1.0

License

MIT

Unpacked Size

3.15 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus