All Projects → lukejacksonn → Malette

lukejacksonn / Malette

Licence: other
A color picker tool for the google material design palette

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
HTML
75241 projects

Malette | Color Picker

Malette App

Available at https://malette.io

A material design inspired color picker recently rebuilt as a shiny, tiny progressive web app. It is built using no particular framework, just plain old ES6 javascript, bundled with rollup. The app is automatically built and deployed to github pages using a genius travis configuration and https is ensured by letting cloudflare handle the DNS. Everything included the app weighs in at ~11kb gzipped. When the service worker kicks in, first meaningful paint happens at around 300ms.

TODO

  • Handle the opening and closing of the swatch- component better on touch devices
  • Implement firebase auth and db so that users can store and share swatches
  • Try turning the colors- and swatch- components into polymer components
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].