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

Package Sidebar

Install

npm i bundle-name

Weekly Downloads

3,853,952

Version

4.1.0

License

MIT

Unpacked Size

3.15 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus