sindresorhus / rgb-hexLinks
Convert RGB color to HEX
☆121Updated 2 years ago
Alternatives and similar repositories for rgb-hex
Users that are interested in rgb-hex are comparing it to the libraries listed below
Sorting:
- Convert HEX color to RGB☆133Updated 3 years ago
- A JSON with CSS color names☆123Updated this week
- Parse milliseconds into an object☆122Updated last year
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Check if a string is HTML☆95Updated 2 months ago
- Debounce a function☆128Updated last year
- Randomize the order of items in an array☆108Updated last month
- Object.prototype.hasOwnProperty☆59Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Write a package.json file☆89Updated 2 months ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Read a package.json file☆173Updated last week
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Detect the indentation of code☆197Updated 2 months ago
- Check if a file path is an image☆97Updated 2 years ago
- Convert a value to an array☆131Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Import a globally installed module☆57Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 5 months ago
- Pluralize a word☆248Updated 2 weeks ago
- Get metadata of a package from the npm registry☆245Updated last year
- 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…☆96Updated 2 years ago