https://github.com/mercs600/name-that-color-script
https://github.com/mercs600/name-that-color-script
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mercs600/name-that-color-script
- Owner: mercs600
- Created: 2020-07-06T08:41:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T09:23:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-01T11:17:51.268Z (3 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name that color script
## Installation
```bash
yarn add name-that-color-script --dev
```## Usage
Just add to npm scripts
```bash
npx name-that-color-script "#321312"
```## @LandonSchropp's approach of naming color variables.
- http://davidwalsh.name/sass-color-variables-dont-suck
- http://chir.ag/projects/name-that-color/## Thanks to
Created by Chirag Mehta - http://chir.ag/projects/ntc