Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebnitu/baseweb
A fresh front-end development framework.
https://github.com/sebnitu/baseweb
baseweb css framework front-end html javascript library sass scss
Last synced: 4 months ago
JSON representation
A fresh front-end development framework.
- Host: GitHub
- URL: https://github.com/sebnitu/baseweb
- Owner: sebnitu
- License: mit
- Created: 2012-02-24T00:38:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T18:47:31.000Z (about 5 years ago)
- Last Synced: 2024-04-14T22:19:10.492Z (10 months ago)
- Topics: baseweb, css, framework, front-end, html, javascript, library, sass, scss
- Language: CSS
- Homepage: https://getbaseweb.com/
- Size: 13.6 MB
- Stars: 36
- Watchers: 4
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BaseWeb
[![npm version](https://img.shields.io/npm/v/baseweb.svg)](https://www.npmjs.com/package/baseweb)
[![devDependency Status](https://img.shields.io/david/dev/sebnitu/baseweb.svg)](https://david-dm.org/sebnitu/baseweb?type=dev)## About
[BaseWeb](http://getbaseweb.com/) is a fresh SCSS (Sassy CSS) front-end development tool that can be used as a framework or library. It's built to help keep your projects simple, organized and responsive.## Documentation
Documentation can be found at [http://getbaseweb.com/](http://getbaseweb.com/). A copy of the documentation are included with this repository. If you see any errors or problems with the docs, please feel free to open an issue ticket and I'll do my best to get things fixed. BaseWeb docs are built with [Jekyll](https://jekyllrb.com/).## Copyright and License
BaseWeb and BaseWeb documentation copyright (c) 2020 [Sebastian Nitu](http://sebnitu.com). BaseWeb is released under the [MIT license](https://github.com/sebnitu/BaseWeb/blob/master/LICENSE) and BaseWeb documentation is released under [Creative Commons](https://github.com/sebnitu/BaseWeb/blob/master/docs/LICENSE).