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:
- Extract the article title of a HTML document☆56Updated 5 months ago
- Get the command history of the user's shell☆86Updated 3 months ago
- Simply type and code appears!☆75Updated 2 months ago
- Pick random items from a list☆57Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get consecutively unique elements from an array☆77Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get the $PATH from the shell☆79Updated 5 months ago
- Randomize the order of items in an array☆111Updated last week
- Get a list of npm packages with keywords☆52Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Copy a file☆123Updated 6 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Check if your code is running as an npm or yarn script☆66Updated 5 months ago
- Check if a Mac camera is on☆97Updated 4 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if it's the first time the process is run☆83Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated last week
- Check if a string is a URL☆87Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Map of nouns to their irregular plural form☆91Updated 3 months ago