Colornerd

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.
Alternatives To Colornerd
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Hover28,464356264 months ago9June 11, 201841otherSCSS
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
Madge7,5821,6629182 months ago75June 04, 202395mitJavaScript
Create graphs from your CommonJS, AMD or ES6 module dependencies
Balloon.css4,9902111554 months ago21June 30, 202022mitCSS
Simple tooltips made of pure CSS
Koala3,988
2 years ago390otherJavaScript
Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
Rfs3,19435472 months ago47March 23, 20236mitCSS
✩ Automates responsive resizing ✩
Webpack Encore2,1701,762782 months ago79July 10, 2023219mitJavaScript
A simple but powerful API for processing & compiling assets built around Webpack
Svg Sprite1,8481,10734212 days ago91May 08, 202348mitJavaScript
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Reactql1,831110 months ago71November 18, 201741mitTypeScript
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Simple Line Icons1,7613,0173853 years ago16August 10, 202029mitCSS
Simple and Minimal Line Icons
Static Site Boilerplate1,6631a year ago2January 25, 201915mitJavaScript
A better workflow for building modern static websites.
Alternatives To Colornerd
Select To Compare


Alternative Project Comparisons
Readme

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.

Popular Less Projects
Popular Sass Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Html
Css
Book
Sass
Less
Stylus