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

https://github.com/tomastrajan/ngx-model-hacker-news-example

Example repository with Hacker News implementation using Angular, Angular Material & ngx-model
https://github.com/tomastrajan/ngx-model-hacker-news-example

angular angular-cli angular-material2 ngx-model routing rxjs state-management

Last synced: 11 months ago
JSON representation

Example repository with Hacker News implementation using Angular, Angular Material & ngx-model

Awesome Lists containing this project

README

          

# Angular ngx-model Hacker News Example
by [@tomastrajan](https://twitter.com/tomastrajan)

[![license](https://img.shields.io/github/license/tomastrajan/ngx-model-hacker-news-example.svg)](https://github.com/tomastrajan/ngx-model-hacker-news-example/blob/master/LICENSE) [![Build Status](https://travis-ci.org/tomastrajan/ngx-model-hacker-news-example.svg?branch=master)](https://travis-ci.org/tomastrajan/ngx-model-hacker-news-example) [![Twitter Follow](https://img.shields.io/twitter/follow/tomastrajan.svg?style=social&label=Follow)](https://twitter.com/tomastrajan)

Check out [Demo](http://tomastrajan.github.io/ngx-model-hacker-news-example/)

## Features

* lazy-loading of feature modules
* ngx-model state management
* change log generation
* prettier code formatting
* fully responsive design
* angular material and custom components in `SharedModule`

## Stack

* Angular
* [ngx-model](https://github.com/tomastrajan/ngx-model)
* Angular Material

## Build

Built with [Angular CLI](https://github.com/angular/angular-cli)