timoxley / colornamesLinks
Map color names to HEX color values
☆51Updated 4 years ago
Alternatives and similar repositories for colornames
Users that are interested in colornames are comparing it to the libraries listed below
Sorting:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Simply type and code appears!☆75Updated 2 months ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if it's the first time the process is run☆83Updated 4 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Make your terminal beep☆135Updated 4 months ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Copy a file☆122Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 5 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- Randomize the order of items in an array☆110Updated 4 months ago
- Get the remote origin URL of a Git repository☆47Updated 4 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆30Updated last year
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Get consecutively unique elements from an array☆77Updated last year
- Launch the macOS Touch Bar simulator from the command-line☆44Updated 5 years ago
- Pick random items from a list☆57Updated 4 years ago