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:
- Convert arabic numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)☆21Updated 8 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Get the $PATH from the shell☆69Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the remote origin URL of a Git repository☆46Updated 3 years ago
- ☆62Updated 5 years ago
- Split lines into an array of lines☆44Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- browser editor for code that gets 'compiled' on the server with node and run on the client☆62Updated 6 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Return a list of devices and their viewports☆49Updated 7 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 5 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Pick random items from a list☆55Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year