|
| 1 | +# examples of usage |
| 2 | +es moules examples: https://stackblitz.com/edit/surveyjs-widgets-react |
| 3 | + |
1 | 4 | # widgets |
2 | | -The collection of custom widgets for SurveyJS |
| 5 | + - select2: [site](https://select2.org/), [repo](https://github.com/select2/select2), license: MIT |
| 6 | + |
| 7 | + - select2tagbox: [site](https://select2.org/), [repo](https://github.com/select2/select2), license: MIT |
| 8 | + |
| 9 | + - icheck: [site](http://icheck.fronteed.com/), [repo](https://github.com/fronteed/iCheck/), license: MIT |
| 10 | + |
| 11 | + - imagepicker: [site](https://rvera.github.io/image-picker/), [repo](https://github.com/rvera/image-picker), license: MIT |
| 12 | + |
| 13 | + - inputmask: [site](http://robinherbots.github.io/Inputmask/), [repo](https://github.com/RobinHerbots/Inputmask), license: MIT |
| 14 | + |
| 15 | + - jquerybarrating: [site](http://antenna.io/demo/jquery-bar-rating/examples/), [repo](https://github.com/antennaio/jquery-bar-rating), license: MIT |
| 16 | + |
| 17 | + - jqueryuidatepicker: [site](https://jqueryui.com/datepicker/), [repo](https://github.com/jquery/jquery-ui), license: https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt |
| 18 | + |
| 19 | + - nouislider: [site](https://refreshless.com/nouislider/), [repo](https://github.com/leongersen/noUiSlider), license: https://github.com/leongersen/noUiSlider/blob/master/LICENSE |
| 20 | + |
| 21 | + - signaturepad: [site](http://szimek.github.io/signature_pad/), [repo](https://github.com/szimek/signature_pad), license: MIT |
| 22 | + |
| 23 | + - sortablejs: [site](http://rubaxa.github.io/Sortable/), [repo](https://github.com/RubaXa/Sortable), license: MIT |
| 24 | + |
| 25 | + - ckeditor: [site](https://ckeditor.com/), [repo](https://github.com/ckeditor/ckeditor-dev), license: https://github.com/ckeditor/ckeditor-dev/blob/major/LICENSE.md |
| 26 | + |
| 27 | + |
3 | 28 |
|
4 | | -React examples: https://stackblitz.com/edit/surveyjs-widgets-react |
|
0 commit comments