https://github.com/igaworksdev/ng2-homeworks
homeworks framework for angular 2.
https://github.com/igaworksdev/ng2-homeworks
angular angular2 framework frontend homeworks
Last synced: about 1 year ago
JSON representation
homeworks framework for angular 2.
- Host: GitHub
- URL: https://github.com/igaworksdev/ng2-homeworks
- Owner: IGAWorksDev
- License: apache-2.0
- Created: 2017-03-24T01:35:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T11:54:08.000Z (over 7 years ago)
- Last Synced: 2025-02-15T10:51:23.717Z (about 1 year ago)
- Topics: angular, angular2, framework, frontend, homeworks
- Language: TypeScript
- Homepage: http://homeworks.igaworks.com
- Size: 336 KB
- Stars: 1
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HOMEWORKS for Angular 2
[](https://badge.fury.io/js/ng2-homeworks)
[](https://badge.fury.io/bo/ng2-homeworks)
[](https://david-dm.org/IGAWorksDev/ng2-homeworks)
[](https://david-dm.org/IGAWorksDev/ng2-homeworks?type=dev)
[](https://opensource.org/licenses/Apache-2.0)

```plaintext
This markdown document has not been completed yet.
You can take part in editing this document using GitHub fork feature.
```
## Overview
This project is part of [homeworks](https://github.com/IGAWorksDev/homeworks) project,
So you would be better to install the core of homeworks before you're following this instroduction.
- [**See live demo site** (http://homeworks.igaworks.com)](http://homeworks.igaworks.com).
- [See Github of this project](https://www.github.com/IGAWorksDev/ng2-homeworks).
- [See homeworks project on the GitHub](https://github.com/IGAWorksDev/homeworks)
## Installation
- [Quick Start](docs/installation/quickstart.md)
## Components
- [Checkbox](docs/components/checkbox.md)
- [Dropdown](docs/components/dropdown.md)
- [Input](docs/components/input.md)
- [Ripple](docs/components/ripple.md)
- [Spinner](docs/components/spinner.md)
- [Step](docs/components/step.md)
- [Tab](docs/components/tab.md)
- [Toggle](docs/components/toggle.md)
## Contribution Documentation
- Core
- Model