wtfaremyinitials / iconutilLinks
Convert between PNG/Iconsets and .ICNS files with NodeJS
☆12Updated 6 years ago
Alternatives and similar repositories for iconutil
Users that are interested in iconutil are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get rgba array from color string☆28Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Cross-browser element class manipulation☆52Updated 5 years ago
- ☆11Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Get the real path of the system temp directory☆82Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Find the closest package.json file☆165Updated 4 months ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Create file tree.☆40Updated 3 years ago
- backbone of a scaffolding tool.☆37Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Get PID from a port☆79Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- JSX to actual DOM.☆65Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Cross-platform .zip file creation☆129Updated last year
- btoa and atob support for node.js or old browsers, with the Unicode Problems fixed☆21Updated 6 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Updated 5 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month