ColorShare a simple designer tool.
Color Share
https://github.com/azarus/clrshr
This is a color sharing application that allows embeding colors into websites especially usefull for github documentations.
Preview
Yet another color picker app?
Well not really, I've been searching for an existing app that can share colors as an image and not just pick or share them on facebook, twitter and what not. I wanted to inject the colors and palettes as an image into github documentations or other markdown pages. And preferably specify the size of the image as well!
I've run into this missing feature when i wanted to create a documentation for my https://github.com/azarus/ngx-flatui library and explain the color palettes and colors in my documentation.
Website:
http://clrshare.com/
Features
- Share Colors with custom size
- Create Color Palettes
Technology
- NodeJS Backend
- Express.js
- Sharp library for image generation
- Bootstrap / JQuery frontend
Whats next?
- Creating & Saving Color Palettes (Probably with mongodb as data-store)
- Sharing Color Palettes
- Generating CSS & SCSS color schemas from palette
- Generating Palettes and shades from prefered colors
Want to contribute? Got a question? Found a bug?
Please Open an issue on github.
https://github.com/azarus/clrshr/issues
Please fork the porject on Github and create a PR.
Before creating a PR please open an issue about the new features and bugfixes for bette tracking purposes :)
Thirdparty resources:
- Bootstrap (Quick frontend design)
- Bootstrap Colorpicker (For user interface)
- ExpressJs (For webserver)
- Sharp Image Utils (Image generation)
Posted on Utopian.io - Rewarding Open Source Contributors
Leave ColorShare a simple designer tool. to:
Read more #utopian-io posts
Best Posts From Azarus
We have not curated any of azarus's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Azarus
- Middlewares in @xiara/web
- test
- New custom response objects in xiara
- Utopian.io - Moderation Questionaire & Quality Slider
- Utopian.io - Privacy Policy & Terms Of Service
- Routings & Policies in @xiara/web
- Google Deep Dream :)
- Xiara Application Framework Update
- Utopian Api Questionaire & Contribution Quality
- Design UI Elements for NGX/FLAT-UI