sherpaa

0.1.4 • Public • Published

Sherpa helps guide users through your application.

Example

var tours = require("sherpa")();
 
sherpa.add({
  step: [
    {
 
    }
  ]
});
 
sherpa.start();

Readme

Keywords

none

Package Sidebar

Install

npm i sherpaa

Weekly Downloads

2

Version

0.1.4

License

BSD

Last publish

Collaborators

  • architectd
  • crcn