Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.34 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.34 KB

CSS Color Name Finder

The CSS specification defines and all modern browsers implement well over a hundred names for colors in css. This App helps tp use those more by finding named colors near the color provided by the user.

Architecture and Technologies

This simple app is implemented with the Clean Architecture in mind. It further uses TypeScript and VueJS support clean and maintainable code. It uses jest as testing framework that natively works with both Typescript and VueJS.

CI

  • Build Status
  • Maintainability
  • CodeFactor
  • codebeat badge
  • Coverage