timoxley / colornamesLinks
Map color names to HEX color values
☆50Updated 4 years ago
Alternatives and similar repositories for colornames
Users that are interested in colornames are comparing it to the libraries listed below
Sorting:
- Check if a Mac camera is on☆97Updated 2 weeks ago
- Extract the article title of a HTML document☆55Updated last month
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Check if your code is running as an npm or yarn script☆64Updated last month
- Simply type and code appears!☆75Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Split lines into an array of lines☆45Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Map of nouns to their irregular plural form☆89Updated last month
- Check if it's the first time the process is run☆81Updated last month
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Pick random items from a list☆56Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get consecutively unique elements from an array☆75Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Copy a file☆121Updated 2 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated 11 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get the latest version of an npm package☆52Updated last year
- Slice a string with ANSI escape codes☆50Updated last month