File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- # tinycolor3 [ ![ npm] ( https://img.shields.io/npm/v/tinycolor3.svg?maxAge=3600 )] ( https://www.npmjs.com/package/tinycolor3 ) [ ![ build status] ( https://img.shields.io/travis/scttcper/tinycolor3.svg )] ( https://travis-ci.org/scttcper/tinycolor3 ) [ ![ coverage status] ( https://codecov.io/gh/scttcper/tinycolor3/branch/master/graph/badge.svg )] ( https://codecov.io/gh/scttcper/tinycolor3 )
1+ # tinycolor [ ![ npm] ( https://img.shields.io/npm/v/%40ctrl%2Ftinycolor.svg?maxAge=3600 )] ( https://www.npmjs.com/package/%40ctrl%2Ftinycolor ) [ ![ build status] ( https://img.shields.io/travis/TypeCtrl/tinycolor.svg )] ( https://travis-ci.org/TypeCtrl/tinycolor ) [ ![ coverage status] ( https://codecov.io/gh/typectrl/tinycolor/branch/master/graph/badge.svg )] ( https://codecov.io/gh/typectrl/tinycolor )
2+ > TinyColor is a small library for color manipulation and conversion
23
34A fork of [ tinycolor2] ( https://github.com/bgrins/TinyColor ) by [ Brian Grinstead] ( https://github.com/bgrins )
45
Original file line number Diff line number Diff line change 11{
2- "name" : " tinycolor3 " ,
2+ "name" : " @ctrl/tinycolor " ,
33 "version" : " 0.0.0" ,
44 "description" : " Fast, small color manipulation and conversion for JavaScript" ,
55 "author" : " Scott Cooper <scttcper@gmail.com>" ,
66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " https://github.com/scttcper/tinycolor3 .git"
9+ "url" : " https://github.com/typectrl/tinycolor .git"
1010 },
1111 "keywords" : [
1212 " typescript" ,
You can’t perform that action at this time.
0 commit comments