All Projects → millerscout → ng2-introjs

millerscout / ng2-introjs

Licence: LGPL-3.0 license
[WIP] A intro.js wrapper for Angular2

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ng2-introjs

Awesome Angular Components
Catalog of Angular 2+ Components & Libraries
Stars: ✭ 3,185 (+15825%)
Mutual labels:  angular2-component
angular2-cookie-law
Angular2+ component that provides a banner to inform users about cookie law
Stars: ✭ 38 (+90%)
Mutual labels:  angular2-component
ng2-go-top-button
A simple customizable go-top-button component for Angular projects.
Stars: ✭ 18 (-10%)
Mutual labels:  angular2-component
awesome-angular
💖 A list of awesome Angular (2️⃣➕) resources
Stars: ✭ 61 (+205%)
Mutual labels:  angular2-component
Intro.js
Lightweight, user-friendly onboarding tour library
Stars: ✭ 20,826 (+104030%)
Mutual labels:  introjs
ember-introjs
An Ember Component for intro.js
Stars: ✭ 77 (+285%)
Mutual labels:  introjs

Ng2Introjs

A angular2 wrapper for intro.js

This service is an effort to make intro.js avaiable for Angular2.

If you need an angular1 use: [angular-intro.js](https://github.com/mendhak/angular-intro.js), the service is almost the same aside the framework.

#Basic It's a WIP service, don't use on production

import { IntrojsService } from './ng2-introjs/ng-introjs.service';

#Credits:

usabilica team

#Special Thanks @mendhak from angular-intro.js for allow me to upgrade the code from js to typescript.


This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0-rc.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

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].