timoxley / colornames
Map color names to HEX color values
☆49Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for colornames
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get the command history of the user's shell☆84Updated last year
- Alphabetically sort an array of strings☆39Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Extract the article title of a HTML document☆54Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the remote origin URL of a Git repository☆45Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Scaffold out a CLI based on Ink☆25Updated 6 years ago
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 6 months ago
- Check if a value is a function☆27Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Parse a PNG☆14Updated 5 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Remove or replace part of a Buffer like Array#splice☆12Updated 7 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Returns a copy of an object with its keys sorted☆35Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Split lines into an array of lines☆44Updated last year