New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

crayola-colors

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crayola-colors

350+ crayon colors from classic to cray-cray

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-97.83%
Maintainers
1
Weekly downloads
 
Created
Source

crayola-colors

350+ crayon colors from classic to cray-cray

usage

It's an object.


var crayola = require('crayola-colors');

console.log(crayola.Red)
// => EE204D

console.log(crayola["Lemon Glacier"])
// => FDFF00

caveat

It is impossible to perfectly reproduce crayon colors, but these are pretty darn close.

acknowledgements

Color names and hex values scraped from https://en.wikipedia.org/wiki/List_of_Crayola_crayon_colors. Many thanks to the page's editors for compiling the listed colors. Color names are copyright Crayola, LLC. Crayola is a registered trademark of Crayola, LLC.

Keywords

FAQs

Package last updated on 14 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc