FiratUsta / Chromora

A lightweight and fast color palette generator built using pure HTML, CSS & JS .
https://chromora.com
GNU General Public License v3.0
11 stars 3 forks source link

Refactor #7

Closed FiratUsta closed 1 year ago

FiratUsta commented 1 year ago

This PR completely restructures the project to take advantage of ES6 modules in order to provide better maintainability, modularity and readability.

Closes #4 .