Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asbhogal/javascript-color-tool
An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
https://github.com/asbhogal/javascript-color-tool
color-changer css3 development html5 javascript js scss
Last synced: about 8 hours ago
JSON representation
An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
- Host: GitHub
- URL: https://github.com/asbhogal/javascript-color-tool
- Owner: asbhogal
- Created: 2022-09-10T17:51:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T16:57:59.000Z (over 2 years ago)
- Last Synced: 2023-04-24T16:12:10.658Z (over 1 year ago)
- Topics: color-changer, css3, development, html5, javascript, js, scss
- Language: JavaScript
- Homepage: https://javascript-color-tool.vercel.app
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Color Changer
![](https://api.checklyhq.com/v1/badges/checks/942fd695-df82-433d-909b-3c3efe4ce36b?style=for-the-badge&theme=dark) ![](https://api.checklyhq.com/v1/badges/checks/942fd695-df82-433d-909b-3c3efe4ce36b?style=for-the-badge&theme=dark&responseTime=true)
![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/JavaScript-Color-Tool/production?label=DEPLOYMENT%20STATE&style=for-the-badge&labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/JavaScript-Color-Tool?style=for-the-badge&labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/JavaScript-Color-Tool?color=blueviolet&style=for-the-badge&labelColor=000)An interactive tool which allows a user to select a color based on a hex value, then modify it live (by adjusting its brightness.) The resulting color is displayed next to it. This is a project part of the Scrimba course and is currently under development.
:heavy_check_mark: Features:
- Fully responsive
- Optimised for the web:link: Links
- JavaScript Color Tool
- Scrimba Course