AngularClass
Learn AngularJS, Angular 2, and Modern Web Development
angular2-webpack-starter
An Angular 2 Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Dev/Prod, HMR, Async/Lazy Routes), Material Design, Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Codelyzer, Hot Module Replacement, Typings, and Webpack by @AngularClass
angular-websocket
The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
match-control
Angular 2 Match Control: match two controls. Useful for changing passwords where you need to have two passwords matched. via @AngularClass
form-errors
Angular 2 Form Errors: A component that is designed to show and hide messages based on the state of a key/value object. via @AngularClass
minilisp
Making a Mini-Lisp: Introduction to Transpilers and how tokenizer, parser and interpreter work together. via @AngularClass