Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saqibali-2k/tutorial.js

A javascript library for creating tutorials for your website.
https://github.com/saqibali-2k/tutorial.js

js-library tutorial vanilla-js

Last synced: about 3 hours ago
JSON representation

A javascript library for creating tutorials for your website.

Awesome Lists containing this project

README

        

# tutorial.js

A vanilla JS library to help you create interactive and flexible tutorials for your website.

# Getting Started
Steps to follow:
Add CSS link tag to "tutorialjsStyles.css." Before or after ur own CSS files depending on your needs. Adding it after may override your own styles.
Add script tag to "tutorial.js" before your own script. You should end up with something like this:












Now you can use the Tutorial object in your code!

# URLs
Landing Page: https://saqib-ali.com/tutorial.js/

Documentation: https://saqib-ali.com/tutorial.js/documentation.html