Skip to content

Commit f55da80

Browse files
committed
Reinstated the README and LICENCE files
1 parent a0dfa69 commit f55da80

File tree

2 files changed

+108
-0
lines changed

2 files changed

+108
-0
lines changed

LICENSE

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
MIT License
2+
3+
Copyright (c) 2017 Dipu Raj
4+
http://www.techlaboratory.net
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a copy
7+
of this software and associated documentation files (the "Software"), to deal
8+
in the Software without restriction, including without limitation the rights
9+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
copies of the Software, and to permit persons to whom the Software is
11+
furnished to do so, subject to the following conditions:
12+
13+
The above copyright notice and this permission notice shall be included in all
14+
copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22+
SOFTWARE.

README.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# jQuery Smart Wizard 4
2+
#### The awesome jQuery step wizard plugin with Bootstrap v4.0.0 alpha 6 support.
3+
4+
[![Build Status](https://travis-ci.org/techlab/SmartWizard.svg?branch=master)](https://travis-ci.org/techlab/SmartWizard)
5+
[![npm version](https://badge.fury.io/js/smartwizard.svg)](https://badge.fury.io/js/smartwizard)
6+
[![Bower version](https://badge.fury.io/bo/smartwizard.svg)](https://badge.fury.io/bo/smartwizard)
7+
[![Latest Stable Version](https://poser.pugx.org/techlab/smartwizard/v/stable)](https://packagist.org/packages/techlab/smartwizard)
8+
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/techlab/SmartWizard/master/LICENSE)
9+
[![JSPlanet Plugin Info](https://img.shields.io/badge/-smartwizard-brightgreen.svg?logoWidth=33&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAACEAAAAOCAYAAAChHnWMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAsNJREFUeNqElctr1FAUxu9N0mHSdqYdFUXFhbpRXMmIm1ofFXEhKgiiiC9QEcRNQf8AQdyIGxFBilDfIhSri4q6kSq6UKRdFPFZrQ9caLXYqTYzk%2Bt3ki94GSd64BdukpPku%2Bd%2B90RXeleqOrEIHAZTwTNwCozw3gKwF7SBaUCDcfDSDdXRT5lwsLsQ5JtCvQfXVoDvIAvywAEGjIFboEee9VT9mAm2gQYwG1zg9aXgMpjP818gYM5c0AcG8RUftEPdRuaViaIgEbOF7zuUJqLKh0TEBCjxeqcl4DU4DV6AKWAJavKjgi9PahVmtao2mGjaX3CvGzwF8r1VYDNoBvtlUmkifAqQ%2BEkhmhVK4gi4BEKen5eDa%2BJp6rjsEp%2FBFYpQrOp0sE7SwUInRYTHkikKCLiW762cNfREFJIc4DCSMQp%2BcDyjPKow6o%2BgJAJrPJEmwrVEyLpXOD4DhjneAU6AeXKipe4ow%2FV8WWVjAT7zKix9jt45AJbznpj2SZqIHMufVGKS4wf0xVuebwddYLFkF%2BCk9pIrnnBYTYmvYBk4B3rBce468d0x8Mb5hydUnUpI3AC7wGOWuQOchTHa%2FKqjiiVPBdqIn5osT5UioWLeeHwPHAQn5d31jKm5p%2B31q9bk9FOIvGS1fMBEvcRsUo4ZpqkbrS15h8%2FMYGWlkh8TUzspfmhOMZEd0sT2gYdWE9vJsS1CqjgKBsBtcJ8GD21T65qXzwJ2G016RGvNMinO6DnHGTDHEuHXVDc1ZDkugg9gCLSA9ZZ7xZCvOJbruznzAd4rgg2Wd4aMNCgdvTdbp1umipDWuZUGcq2HFd3cx3FIc3XwXxEyVypgsDvvfvNM17VCWfmhbuEOSyYS%2FE%2BEbLG1NE0jVb%2Fjz%2BUqfzYSj9gnilwyn7myJDelomjZ42OOUblQj6L%2BPSY2eH%2FN7vorfgswAHj%2Bx0e8DTcuAAAAAElFTkSuQmCC%0A)](http://jsplanet.net/plugin/1000/jquery/jquery-smart-wizard)
10+
[![Donate on Paypal](https://img.shields.io/badge/PayPal-dipuraj-blue.svg)](https://www.paypal.me/dipuraj)
11+
12+
Smart Wizard is a flexible and heavily customizable **jQuery step wizard plugin** with **Bootstrap** support. It is easy to implement and gives a neat and stylish interface for your forms, checkout screen, registration steps etc. Based on the feedback from our users over the past years we have come up with the **best ever built jQuery wizard plugin of all time**, all new Smart Wizard 5. The plugin is been completely rewritten from scratch, made it more powerful, robust, scalable and customizable. We have added a lot of features not limited to Bootstrap v4.0.0 alpha 6 support, themes, customizable toolbars, customizable options, public methods, event support and a lot more. See the list of [features](http://techlaboratory.net/smartwizard#features), [demos](http://techlaboratory.net/smartwizard/demo) and [documentation](http://techlaboratory.net/smartwizard/documentation) for more details.
13+
14+
+ [Homepage](http://techlaboratory.net/smartwizard)
15+
+ [Documentation](http://techlaboratory.net/smartwizard/documentation)
16+
+ [Demos](http://techlaboratory.net/smartwizard/demo)
17+
18+
Screenshots
19+
-----
20+
![Smart Wizard Screenshot1](http://techlaboratory.net/assets/media/products/SmartWizard4_1.png?v2)
21+
![Smart Wizard Screenshot2](http://techlaboratory.net/assets/media/products/SmartWizard4_2.png?v3)
22+
![Smart Wizard Screenshot3](http://techlaboratory.net/assets/media/products/SmartWizard4_3.png?v3)
23+
![Smart Wizard Screenshot3](http://techlaboratory.net/assets/media/products/SmartWizard4_5.png?v1)
24+
25+
Demos
26+
-----
27+
+ [Basic Example](http://techlaboratory.net/smartwizard/demo/basic)
28+
+ [Ajax Contents](http://techlaboratory.net/smartwizard/demo/ajax)
29+
+ [Input Validation](http://techlaboratory.net/smartwizard/demo/validation)
30+
+ [Events](http://techlaboratory.net/smartwizard/demo/events)
31+
32+
Requirements
33+
-----
34+
+ [Bootstrap 4.0.0 alpha 6](http://getbootstrap.com/getting-started/#download)
35+
+ [jQuery](http://jquery.com/) (supports jQuery 1.9+, jQuery 2+ and jQuery 3+)
36+
37+
Installation and usage
38+
-----
39+
40+
### [NPM](https://www.npmjs.com/package/smartwizard)
41+
npm install smartwizard
42+
43+
### Bower
44+
bower install smartwizard
45+
46+
### [Composer](https://packagist.org/packages/techlab/smartwizard)
47+
composer require techlab/smartwizard
48+
49+
### Download
50+
#### [Download from GitHub](https://github.com/techlab/SmartWizard/archive/master.zip)
51+
###
52+
Please see the [documentation](http://techlaboratory.net/smartwizard/documentation) for more deatils on implementation and usage.
53+
54+
Features
55+
-----
56+
+ Bootstrap support
57+
+ Responsive themes
58+
+ Heavily customizable toolbar, option to add extra buttons
59+
+ Theme support with various themes included
60+
+ Customizable css styles
61+
+ Url navigation and step selection
62+
+ Public methods for external function call
63+
+ Enhanced event support
64+
+ In-built wizard reset method
65+
+ Ajax content loading with option to specify individual url for steps
66+
+ Keyboard navigation
67+
+ Easy navigation with step anchors and navigation buttons
68+
+ Multiple wizard instance on same page
69+
+ Integratable to model window
70+
+ Dynamically hide or disable steps
71+
+ Auto content height adjustment
72+
+ Compatible with latest jQuery versions (jQuery 1.9+, jQuery 2+, jQuery 3+)
73+
+ Easy to implement, Minimal HTML required
74+
+ and a lot more...
75+
76+
License
77+
----
78+
[MIT License](https://github.com/techlab/SmartWizard/blob/master/LICENSE)
79+
80+
Contribute
81+
----
82+
If you like the project please support with your contribution.
83+
84+
[Donate on Paypal](https://www.paypal.me/dipuraj)
85+
86+
Thank you :)

0 commit comments

Comments
 (0)