All Projects → Labs64 → GuideChimp

Labs64 / GuideChimp

Licence: EUPL-1.2 license
Create interactive guided product tours in minutes with the most non-technical friendly, lightweight and extendable library.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to GuideChimp

Tooltip Sequence
A simple step by step tooltip helper for any site
Stars: ✭ 287 (+107.97%)
Mutual labels:  guide, tour, hint
Reactour
Tourist Guide into your React Components
Stars: ✭ 2,782 (+1915.94%)
Mutual labels:  guide, tour, walkthrough
Showcaseview
🔦The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with an attractive and flat overlay.
Stars: ✭ 281 (+103.62%)
Mutual labels:  guide, onboarding, tour
ngx-ui-tour
✈️ UI tour for Angular 9+ apps
Stars: ✭ 36 (-73.91%)
Mutual labels:  onboarding, tour, product-tour
guide
A new feature guide component by react 🧭
Stars: ✭ 597 (+332.61%)
Mutual labels:  guide, onboarding, tour
Ahoy Onboarding
Android onboarding library.
Stars: ✭ 951 (+589.13%)
Mutual labels:  onboarding, walkthrough
Ngx Joyride
Angular Joyride/Tour library
Stars: ✭ 135 (-2.17%)
Mutual labels:  onboarding, tour
Tutti
Tutti is a Swift library that lets you create tutorials, hints and onboarding experiences.
Stars: ✭ 224 (+62.32%)
Mutual labels:  onboarding, hint
Intro.js
Lightweight, user-friendly onboarding tour library
Stars: ✭ 20,826 (+14991.3%)
Mutual labels:  guide, tour
Enlighten
💡 An integrated spotlight-based onboarding and help library for macOS, written in Swift.
Stars: ✭ 44 (-68.12%)
Mutual labels:  guide, onboarding
Swiftyoverlay
Show overlay and info on app components
Stars: ✭ 63 (-54.35%)
Mutual labels:  guide, tour
Onboardkit
Customisable user onboarding for your iOS app
Stars: ✭ 334 (+142.03%)
Mutual labels:  onboarding, walkthrough
Cehv10 Notes
📕 Both personal and public notes for EC-Council's CEHv10 312-50, because its thousands of pages/slides of boredom, and a braindump to many
Stars: ✭ 170 (+23.19%)
Mutual labels:  guide, walkthrough
Pvview
A small library that helps you to make an amazing parallax view
Stars: ✭ 227 (+64.49%)
Mutual labels:  guide, onboarding
WVWalkthroughView
WVWalkthroughView is an objective C based utility to highlight certain parts for iOS apps.
Stars: ✭ 29 (-78.99%)
Mutual labels:  onboarding, walkthrough
Driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
Stars: ✭ 13,154 (+9431.88%)
Mutual labels:  tour, walkthrough
Instructions
Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.
Stars: ✭ 4,767 (+3354.35%)
Mutual labels:  tour, walkthrough
Core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
Stars: ✭ 89 (-35.51%)
Mutual labels:  guide, tour
Cooltipz.css
A modern, highly customisable, minimal, pure CSS tooltip library
Stars: ✭ 81 (-41.3%)
Mutual labels:  tooltips, hint
openui5-tour
OpenUI5 Tour enables an user-friendly way to showcase products and features in your website.
Stars: ✭ 21 (-84.78%)
Mutual labels:  guide, tour

GuideChimp - Logo

Build Status GuideChimp @ npmjs GuideChimp @ jsDelivr European Union Public License, version 1.2
GuideChimp Plugins 📖 Documentation GuideChimp @ Chrome Extension 🌐 GuideChimp Website GuideChimp @ LinkedIn

Deliver the perfect product experience, improve digital product adoption, boost adoption of new features and simplify user onboarding with step by step interactive walkthroughs.

What can you do with GuideChimp?

GuideChimp - Where To Use

  • User Experience: Implement engaging and personalised guides to walk users through your system.
  • User Onboarding: Successfully onboard your users from day one with an intuitive step by step walkthroughs.
  • Feature Adoption: Introduce and highlight new features with personalized guides.
  • In-product Messaging: Engage the right segment of your users at the right time and increase conversion.
  • Employee Training: Improve your employees' productivity by providing an efficient and interactive training system.

The world's smartest companies using our GuideChimp to boost their user experience.

Features

  • Seamless integration with any web app.
  • Start guided tour on any website with GuideChimp Chrome Extension and... ZERO! code.
  • GuideChimp is simple and robust enough to provide results with minimal effort! Set up it in just 3 minutes!
  • Let GuideChimp look like an integral part of your software product by configuring its look & feel
  • GuideChimp works well with tools you already use (e.g. WordPress, Confluence, etc.).
  • Beacons 🟠 Hotspots 🟠 Hints: Raise visitors attention by adding an additional description to any element on the web page.
  • Tours: Flows, Walkthroughs, Guides, Tutorials
  • Support of Single Page Applications build with Angular, Vue.js, React, etc.
  • Extendable using out-of-the-box and third-party plugins
  • Dynamic placeholders in the tour definition
  • Detailed installation and configuration documentation
  • Tooltip auto-positioning on an element
  • Easy styling through SCSS and clean CSS
  • Tour steps can be defined in two ways: HTML elements data attributes and JavaScript object properties
  • Library installation possible through HTML and es6 import
  • Use multiple listeners on tour events
  • Internationalization / i18n support
  • Ability to add steps on-the-fly / programmatically
  • Enable tour on the lazy-loaded or delayed elements (post-rendering, route changing, etc.) in single-page applications using "onBeforeChange" event or Lazy-loading plugin
  • Ability to define custom action buttons
  • Flexibility and modularity; GuideChimp is designed as a JS class, so you can easily inherit from it and change / add custom methods
  • Improved usability - pagination, navigation and progress bar
  • HTML code can be also used in the tooltip text
  • Support of extra-large tooltip description texts
  • Ability to set callback ("onBeforeChange", "onAfterChange") functions for each step in the tour
  • Lightweight (< 45KB) and good performance
  • Last But Not Least: ☝️ Dual-Licensed - EUPL-1.2 and Commercial (including great support, maintenance and customized implementation)

Labs64 NetLicensing - Features Tour

📖 Documentation

Visit GuideChimp Wiki for installation and configuration tips, customizations and plugins, as well as examples on how to use GuideChimp in the real-world scenarios.

How to Use

In order to use GuideChimp, you must include the compiled and minified JavaScript file in your project. There are multiple options for including these pre-compiled files, also known as a distribution, in your website or application.

1) Using from a CDN

2) Install as Node.js/npm Module

GuideChimp is available on npmjs. Add the following to your package.json file and then run npm install:

"dependencies": {
    "guidechimp": "x.y.z"
}

or execute following command in your Node.js environment:

$ npm install guidechimp

3) Install as ES6 Module

If you are using ES6 modules, import the library and CSS file:

import GuideChimp from 'guidechimp';
import 'guidechimp/dist/guidechimp.min.css';

4) Manual Installation

We strongly recommend that you use either a CDN or a package manager like npm. This will make it easier for you to deploy your project in different environments, and easily update GuideChimp when new versions are released. Nonetheless, if you prefer to integrate GuideChimp into your project manually, you can download the release of your choice from GitHub and copy the files from the dist directory into your project.

Include the compiled files in your HTML page:

<script src="guidechimp/dist/guidechimp.min.js"></script>
<link rel="stylesheet" href="guidechimp/dist/guidechimp.min.css">

Demo

See GuideChimp in action in the product walkthrough, showcases and real-world examples below:

How to Contribute

Everyone is welcome to contribute to this project! Feel free to contribute with pull requests, bug reports or enhancement suggestions.


GuideChimp is maintained by Labs64. Contact us for web app consulting, development, and training for your project or book a demo.


GuideChimp - Simplify user onboarding with interactive walkthroughs | Product Hunt Embed

Bugs and Feedback

For bugs, questions and discussions please use the GitHub Issues.

License

GuideChimp is made available under the European Union Public License, version 1.2 or Commercial License. The Commercial License requires the payment of a fee for each designated commercial application.

  • If you choose not to pay a fee and use the European Union Public License, version 1.2, you are required to release the source code of any program that you distribute that uses GuideChimp.
  • If you choose to pay for a Commercial License, you are not required to disclose your source code.

Commercial GuideChimp plugins require a valid customer account with the assigned plan and additional configuration, which will be used to validate the availability of particular GuideChimp functions or plugins for the given customer account.

Privacy Policy

The applicable data protection provisions may be retrieved under Privacy Policy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].