1.1.2 • Published 6 years ago

angular-spa v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

angular-spa

Standard common challenges in Single Pages Applications with angular solved.

This project can be used standalone or in full stack project, generated by

spring-spa yeoman generator, designed specifically to merge Spring and Angular

Build Status

What you get?

  • User account service. This user service loads information about the current login in user. Intentionally you don't have things for user management like: create, update, password reset, because my projects use a separate Single Sign On server Keycloak that ships with all and way more.
  • Directives for security template display. This let you conditionally display user UI elements based on user roles and authorities.
  • Interceptors - Common use case for interceptors like: Dialog for messages, ajaxtimeout

I recommend check angular-http-interceptor for other useful project.

Documentation

Latest stable documentation is published in https://angular-spa.netlify.com

Examples in: https://github.com/giovannicandido/angular-spa-example

Motivation

I think motivation is important, and in the past few month's I'm pursue a big picture.

The big picture is to standardize a architecture for Web Apps that are related, or a family of web apps.

You can find clues about it in this projects:

Have fun ;-)

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago