OliverLeitner / angularplayground

playing around with angular2+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

angular demo application, my personal angular2+ playground

Uses:

PrimeNG Web Components: https://www.primefaces.org/primeng/

Things currently implemented

  1. Page states (fill out data in Home, and look what happens with the title elem when you switch around...)
  2. Websocket service subscription
  3. Fetching json data from url and displaying it in grid(s)
  4. Enum stuff
  5. in-template-calculation
  6. Menubar as custom component

more to come...

About

playing around with angular2+

License:MIT License


Languages

Language:TypeScript 59.0%Language:HTML 19.6%Language:Less 16.5%Language:JavaScript 4.9%