Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AanZee/harbour

UI library
https://github.com/AanZee/harbour

Last synced: about 1 month ago
JSON representation

UI library

Awesome Lists containing this project

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)