enterprise-angular-seed
enterprise-angular-seed copied to clipboard
Angular CLI based seed application incorporating many best practices typically needed in Enterprise apps.
Proposition to add support for RTL (with bootstrap)
Hi, is it possible to integrate Angular Universal in this project for SSR somehow? Any tips, guidance or whatsoever is appreciated. What I would like as an end result is...
Added OAuth Implementation for Google
Add FE code for doing oAuth authentication with Google or Github
Add a demo page to showcase JSON schema based dynamic form building using [plugin](https://github.com/dschnelldavis/angular2-json-schema-form)
Improve animations to use more subtle but more effective animations for router. Also add animations for other rendering. Consider non-Angular animations as well.
Add the [plugin](https://github.com/alexstanbury/chartist-plugin-axistitle) and integrate it to chartist example
Some of the demos from home page should be moved to individual demo modules and components.
Add a demo page showing how to load components dynamically (erstwhile Dynamic Component Loader) using [ComponentFactoryResolver](https://angular.io/guide/dynamic-component-loader)