๐จ ๐ผ๏ธ ๐๏ธ "farvekonfigurator" - from Danish - "configurator of colors";
This is a library which allows you to configure colors easily. You shouldn't think of CSS anymore - direct methods improve performance and reduce the risks of mistakes.
- Blazingly small. Just 990kb alltogether (1)
- Works without NPM or Yarn required!
- NO DEPENDENCIES!
Simplifying the work with CSS is our main goal. Libraries are encapsulated and easy to use. Styling should be modular.
Import js files to your HTML.
Call the method background + color (hex, 3 symbols) you expect to use.
document.querySelector('.my-class').background0f0();
document.querySelector('.my-class').background8ae();
And for colors either: color + color (hex, 3 symbols)
document.querySelector('.my-class').color00a();
document.querySelector('.my-class').color2ae();
All the picture belong to their owners.
And many others.NO PROJECTS USED Farvekonfigurator FAILED. 100% SUCCESS RATE.
- Add gradients (linear gradient)
- Integration with graphql-css
- Integration with react
- Integration with Angular
- Add opacity configuration
- Write unit tests
- Docker, Travis
- Leverage blockchain and VR possibilities
- We aready have 5 stars, our aim is to get 6.
Feel free to pick anything and go ahead with it.
1 - Not noticeable in your 6 megabytes Angular bundle.