A lightweight and customizable Angular help tour approach using Angular CDK.
npm install @studiohyperdrive/ngx-tour@studiohyperdrive/ngx-tours)ngx-tour is light-weight and heavily customizable package to create a help tour through an application using the CDK overlay.
Install the package first:
``shell`
npm install @studiohyperdrive/ngx-layout
This package will follow a semver-like format, major.minor.patch, in which:
- major: Follows the Angular major versionminor
- : Introduces new features and (potential) breaking changespatch
- : Introduces bugfixes and minor non-breaking changes
For more information about the build process, authors, contributions and issues, we refer to the hyperdrive-opensource repository.
With the tour approach of ngx-tour`, we aim to create a very light-weight bare bones approach to the help tours. The package requires the user to provide their own styling and components for the steps shown during the tour, ensuring a maximized customizability.
To find more information regarding this package, we refer to our documentation platform.