Code Monkey home page Code Monkey logo

jpederson / colornerd Goto Github PK

View Code? Open in Web Editor NEW
63.0 6.0 8.0 52.45 MB

A comprehensive library of color books from various paint companies, implemented in Sass, Less, Stylus, and JSON. Bring this into your preprocessor of choice to have easy access to a huge library of colors, without any performance impact on the end-user.

Home Page: https://jpederson.com/colornerd/

JavaScript 0.16% CSS 0.01% HTML 67.41% Shell 0.01% SCSS 10.11% Stylus 9.51% Less 12.80%
sass less stylus color colorbooks swatches css

colornerd's Introduction

colornerd

A comprehensive library of color books implemented in Sass, LESS, Stylus, JSON, and CSV - containing 29,875 swatches from colorbooks released by Avery, Behr, Benjamin Moore, Dunn Edwards, Hallman Lindsay, HKS, PPG, RAL, Sherwin Williams, TOYO, TRUMATCH, and Vista.

preview


GitHub release npm


Install

NPM

npm install colornerd

Yarn

yarn install colornerd

Get Started

To get started, include the color books and start using colors!

// include colornerd
@include "node_modules/colornerd/scss/colornerd";

// use em!
a {
  color: hks( "36-K" );
}

The above example is for sass/scss - the function for stylus works exactly the same, but we have to use variables with less. To find out more colors to use, and copy and paste the exact code used to output colors, check out the color picker (index.html in this repository or use the web-based one for this repo).


Copyright Information

All the colorbooks and color names in this library are the property of their respective owners. This is not an official project for any book vendor, and neither they, nor the library developer are liable for how it is used. This repository is offered as-is, in order to help make these color books more accessible for a wider variety of users and projects.

colornerd's People

Contributors

jpederson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

colornerd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.