Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

SemioticLabs/ngx-tour

 
 

Repository files navigation

Ng2 Tour

This is a fork of https://github.com/isaacplmann/ngx-tour that adds support for Angular 9+ for ngx-tour-ngx-bootstrap.

Check out the documentation/demo page.

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

Development

Release

To build and publish ngx-tour and ngx-tour-ngx-bootstrap:

npm run build:lib:core
npm run pub:lib:core --access public
npm run build:lib:ngx-bootstrap
npm run pub:lib:ngx-bootstrap --access public

The other packages are not supported by this fork.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.9%
  • HTML 33.8%
  • JavaScript 5.3%
  • CSS 1.0%