colorjs / color-nameLinks
A JSON with CSS color names
☆123Updated 2 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☆122Updated 2 years ago
- Parse milliseconds into an object☆124Updated last year
- Check if a string is HTML☆95Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 8 months ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- List of standard HTML tags☆192Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Generate a random integer☆89Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 4 months 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 3 years ago
- render dom nodes☆141Updated this week
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Check if a value is a plain object☆104Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Check if a process is running☆61Updated 4 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 4 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make a function mimic another one☆96Updated last year
- Render PostHTMLTree to HTML/XML☆45Updated last year
- Convert HEX color to RGB☆134Updated 3 years ago
- Check if a string is a URL☆87Updated 2 years ago