Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AanZee/harbour
UI library
https://github.com/AanZee/harbour
Last synced: about 1 month ago
JSON representation
UI library
- Host: GitHub
- URL: https://github.com/AanZee/harbour
- Owner: AanZee
- License: mit
- Created: 2015-03-23T14:13:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:56:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T20:35:29.926Z (about 2 months ago)
- Language: SCSS
- Homepage: https://harbour.aanzee.cc/
- Size: 4.67 MB
- Stars: 7
- Watchers: 16
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred - AanZee/harbour - UI library (others)
README
# Harbour ⚓
[![Build Status](https://travis-ci.com/AanZee/harbour.svg?branch=master)](https://travis-ci.com/AanZee/harbour)
Harbour is a UI library created at [Aan Zee](https://www.aanzee.nl). The library consists of powerful SCSS components, which can be used out of the box. Global and local settings enable you to fully customize the look and feel of every component. All components have documentation and html examples.
## Installation
You can add Harbour to your project through a npm install.
```bash
npm install aanzee-harbour
```## Documentation
A detailed explanation of all the components, combined with visual use cases and html examples, can be found in the [documentation section](https://harbour.aanzee.cc).
## Contributing
We happily accept contributions to Harbour. Please check the [contributing guideline](/docs/CONTRIBUTING.md) for more information.
## License
[MIT](LICENSE.md)