Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgalias/pure-css-components
The CSS toolkit. Pure CSS. No JS.
https://github.com/pgalias/pure-css-components
component css css-components less
Last synced: 15 days ago
JSON representation
The CSS toolkit. Pure CSS. No JS.
- Host: GitHub
- URL: https://github.com/pgalias/pure-css-components
- Owner: pgalias
- License: mit
- Created: 2016-02-08T11:31:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T22:25:47.000Z (about 8 years ago)
- Last Synced: 2024-04-24T08:26:37.724Z (10 months ago)
- Topics: component, css, css-components, less
- Language: CSS
- Homepage: http://pgalias.github.io/pure-css-components/
- Size: 8.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Pure CSS Components](http://pgalias.github.io/pure-css-components/)
Pure CSS Components is simple, CSS library containing some components. Pure CSS. No JS! Created by [Paweł Galias](http://galias.com).To get started, check out [documentation](http://pgalias.github.io/pure-css-components/)
## Table of content
## Quick start
Few quick start options available:1. Clone repo: `git clone https://github.com/pgalias/pure-css-components`
2. Install with bower `bower install pure.css.components`
3. Install with npm `npm install pure.css.components`
Read [get started](http://pgalias.github.io/pure-css-components/get-started/) page for more informations
## Documentation
Documentation included in this repo in `docs` branch is created with [Yeoman Generator Yeogurt](https://github.com/larsonjj/generator-yeogurt) and hosted on Github Pages at address [http://pgalias.github.io/pure-css-components/](http://pgalias.github.io/pure-css-components/)## Bugs and requests
Spotted bug or have a feature request? Please first search for opened and closed [issues](https://github.com/pgalias/pure-css-components/issues). If you don't find your problem or request then open new issue.## Changelog
See [changelog](https://github.com/pgalias/pure-css-components/blob/master/CHANGELOG.md)## License
[MIT License](https://github.com/pgalias/pure-css-components/blob/master/LICENSE.md) - © Paweł Galias