colorjs / color-nameLinks
A JSON with CSS color names
☆120Updated 5 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:
- Generate a random integer☆86Updated 4 years ago
- Convert RGB color to HEX☆118Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Parse milliseconds into an object☆119Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Convert HEX color to RGB☆131Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if a string or buffer is SVG☆136Updated last month
- A CSS property value parser for PostCSS☆60Updated 7 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- Get rgba array from color string☆28Updated 5 months ago
- Render PostHTMLTree to HTML/XML☆45Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Check if a string is HTML☆95Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago