kevva / to-icoLinks
Convert PNG to ICO in memory
☆137Updated 5 years ago
Alternatives and similar repositories for to-ico
Users that are interested in to-ico are comparing it to the libraries listed below
Sorting:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆145Updated 3 months ago
- Simplified high resolution timing☆84Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Convert PNG to ICO☆43Updated 9 years ago
- Import all modules in a directory☆139Updated 2 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Generate a random integer☆89Updated 3 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month
- Lazy number range generator☆82Updated last year
- Copy a file☆122Updated 4 months ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- Control the macOS dark mode☆120Updated 3 months ago
- Get current wifi name☆53Updated last year
- Cross-platform .zip file creation☆129Updated last year
- touch(1) for node☆125Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Read a chunk from a file☆125Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago