Skip to content

Commit f47c390

Browse files
Update README.md
1 parent 2206f31 commit f47c390

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
1+
# examples of usage
2+
es moules examples: https://stackblitz.com/edit/surveyjs-widgets-react
3+
14
# 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+
328

4-
React examples: https://stackblitz.com/edit/surveyjs-widgets-react

0 commit comments

Comments
 (0)