louis-lemon / NG4-route-anim

bi-directional route animation in NG4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Route Animator

Navigation animation between routes. To do:

  • get rid of hard coded routes. Maybe use redux?
  • de-dup code
  • hook in browser history so that transition direction is updated
  • expand animation options

Big thanks to https://github.com/dannypule for getting it over the line!

This project was generated with Angular CLI version 1.0.0.

Development server

Run ng serve --open for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

If you want to use another port add the flag --port (i.e. ng serve --open --port 4500).

About

bi-directional route animation in NG4


Languages

Language:TypeScript 81.6%Language:JavaScript 10.2%Language:HTML 5.1%Language:CSS 3.2%