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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:56:19.000Z (over 2 years ago)
- Last Synced: 2025-03-23T21:15:32.422Z (about 1 month ago)
- Language: SCSS
- Homepage: https://harbour.aanzee.cc/
- Size: 4.67 MB
- Stars: 7
- Watchers: 15
- 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 ⚓
[](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)