Skip to content

Releases: cheatsnake/xColors-api

1.0.1

11 Apr 17:03
8c3e0f7
Compare
Choose a tag to compare
  • Fixed a bug with a missing percentage sign.
  • Fixed a bug with incorrect HSL conversion.

1.0.0

18 Nov 19:12
8b9a195
Compare
Choose a tag to compare

1.0 Release

xColors is a free API for generate & convert colors.

Main futures:

  • Getting random color
  • Getting random shade of specific color
  • Converting colors between three color models: HEX, RGB, HSL

Build using: TypeScript, Node.js, Express.js.
Tested using: Mocha, Chai, Supertest.