colorjs / color-nameLinks
A JSON with CSS color names
☆120Updated 6 months ago
Alternatives and similar repositories for color-name
Users that are interested in color-name are comparing it to the libraries listed below
Sorting:
- Convert RGB color to HEX☆119Updated last year
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- Filter object keys and values into a new object☆103Updated last year
- Parse milliseconds into an object☆119Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Generate a random integer☆86Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Get a random item from an array☆57Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a value is a plain object☆102Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Write a package.json file☆88Updated last year
- Copy a file☆121Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 2 months ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- render dom nodes☆136Updated this week
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago