Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doc-han/electronkit
A css framework for building awesome desktop applications
https://github.com/doc-han/electronkit
Last synced: about 21 hours ago
JSON representation
A css framework for building awesome desktop applications
- Host: GitHub
- URL: https://github.com/doc-han/electronkit
- Owner: doc-han
- Created: 2019-07-17T20:27:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T18:44:59.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T15:26:15.164Z (5 months ago)
- Language: CSS
- Size: 193 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electronkit
This is a simple css framework just like bootstrap, semantic-ui and others out there, But what makes this special is the sense that it focuses on building desktop applications. Hence, component designs will be similar to the Windows ui design and if possible OSX too.## Why?
This is a simple project to teach myself how to build a CSS framework from scratch.## Tools
* Knowledge in CSS and SASS
* Grunt - Running Tasks(concatenating and watching files)
* Node-Sass - Compiling sass to css## Contributions
Just make some PR's if you find some errors or want to add up.