node-mac-file-icon

0.0.2 • Public • Published

Node macOS Icon fetcher

Installation

Using Yarn

yarn add node-mac-file-icon

Using NPM

npm install node-mac-file-icon

Usage with Electron

Add to main process

import { getIcon } from 'node-mac-file-icon';

await getIcon('/Applications/Pages.app', './pages.png', 240)

License

The package is available as open source under the terms of the MIT License.

Package Sidebar

Install

npm i node-mac-file-icon

Weekly Downloads

54

Version

0.0.2

License

MIT

Unpacked Size

9.91 kB

Total Files

9

Last publish

Collaborators

  • gerhardberger