color

Fast & small css color parsing, manupulation and conversion

MIT License

Downloads
7.6M
Stars
23
Committers
4
color - Version 0.3.2 Latest Release

Published by kurkle almost 2 years ago

What's Changed

Full Changelog: https://github.com/kurkle/color/compare/v0.3.1...v0.3.2

color - Version 0.3.1

Published by kurkle almost 2 years ago

Notable Changes

4bea185 - feat: include sourcemap in package (Jukka Kurkela)
75bfd5d - chore: update deps (Jukka Kurkela)
88e2463 - feat: mark package size-effects free (Jukka Kurkela)

Full Changelog: https://github.com/kurkle/color/compare/v0.3.0...v0.3.1

color - Version 0.3.0

Published by kurkle almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kurkle/color/compare/v0.2.1...v0.3.0

color - Version 0.2.1

Published by kurkle over 2 years ago

What's Changed

Full Changelog: https://github.com/kurkle/color/compare/v0.2.0...v0.2.1

color - Version 0.2.0

Published by kurkle over 2 years ago

What's Changed

Full Changelog: https://github.com/kurkle/color/compare/v0.1.9...v0.2.0

color - Version 0.1.9

Published by kurkle over 4 years ago

Changes

  • Make names shakeable
color - Version 0.1.8

Published by kurkle over 4 years ago

Changes

  • Case insensitive color names
  • Fix crash when converting invalid color to string (returns undefined)
  • color.esm.min.js build was removed
color - Version 0.1.7

Published by kurkle over 4 years ago

Changes

  • export all the utility functions from ESM package
color - Version 0.1.6

Published by kurkle over 4 years ago

Changes

Fixes to typings

color - Version 0.1.5

Published by kurkle over 4 years ago

Changes

Really add types

color - Version 0.1.4

Published by kurkle over 4 years ago

Changes

Added types

color - Version 0.1.3

Published by kurkle over 4 years ago

Changes

Fix release, v0.1.2 was missing dist folder

color - Version 0.1.2

Published by kurkle over 4 years ago

Changes

Improve functional notation parsing

  • Support scientific notation
  • Support decimals in all variables
color - Version 0.1.1

Published by kurkle over 4 years ago

Changes

  • apply limits to value ranges.
color - Version 0.1.0

Published by kurkle over 4 years ago

First release