You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple lightweight library for [Angular (2/4+)][angular] which automatically updates links to indicate the currently active section in the viewport.
5
+
A simple lightweight library for [Angular (2/4+)][angular] which automatically updates links to indicate the currently active section in the viewport. Requires [Angular Inviewport][angular-inviewport] to be installed as well.
6
6
7
7
This is a simple library for [Angular][angular], implemented in the [Angular Package Format v4.0](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/edit#heading=h.k0mh3o8u5hx).
8
8
9
9
10
10
## Install
11
11
12
-
`npm i @thisissoon/angular-scrollspy --save`
12
+
`npm i @thisissoon/{angular-scrollspy, angular-inviewport} --save`
0 commit comments