Skip to content

kymeric/ngx-tour

 
 

Repository files navigation

@ngx-tour

Dependency Status devDependency Status

Check out the documentation/demo page.

This is a product tour library built with Angular. It's inspired by angular-ui-tour.

Implementations

The core functionality of this tour package is implemented in @ngx-tour/core

There are multiple implementations of the @ngx-tour:

Development

To try out the demo with the latest version of the different implementations:

npm install
npm run build:lib:all
npm run link:lib:all
ng serve

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.0%
  • HTML 39.1%
  • CSS 2.3%
  • JavaScript 1.6%