|
1 | | -## DHTMLX Widgets + React |
| 1 | +<p align="center"> |
| 2 | +<a href="https://dhtmlx.github.io/react-widgets/#/"><img src="https://dhtmlx.github.io/react-widgets/static/logo_r.svg" width="150" heigh="55"></a> |
| 3 | +</p> |
| 4 | + |
| 5 | + |
| 6 | +# DHTMLX Widgets + React |
| 7 | + |
| 8 | +[](https://dhtmlx.com/) |
| 9 | +[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) |
| 10 | + |
| 11 | +[](https://dhtmlx.github.io/react-widgets/#/) |
| 12 | + |
| 13 | +## Getting Started |
2 | 14 |
|
3 | 15 | In most samples DHTMLX Widgets are loaded through NPM that provides limited (GPL) version of components. For production you should use the PRO version. |
4 | 16 |
|
5 | 17 | There are also samples where DHTMLX Widgets are loaded from CDN. `cdn.dhtmlx.com` serves limited (GPL) version of components. For production use your own CDN / file server. |
6 | 18 |
|
7 | | -## [Online demo](https://dhtmlx.github.io/react-widgets/#/) |
8 | 19 |
|
9 | | -## Development server |
| 20 | +### Development server |
10 | 21 |
|
11 | 22 | To run the app in the development mode, run `npm start` in the project directory. |
12 | 23 | Open [http://localhost:3000](http://localhost:3000) to view it in the browser. |
| 24 | + |
| 25 | + |
| 26 | +## Examples |
| 27 | + |
| 28 | +- [Calendar](https://dhtmlx.github.io/react-widgets/#/calendar) |
| 29 | + |
| 30 | +- [Chart](https://dhtmlx.github.io/react-widgets/#/chart) |
| 31 | + |
| 32 | +- [Colorpicker](https://dhtmlx.github.io/react-widgets/#/colorpicker) |
| 33 | + |
| 34 | +- [Combobox](https://dhtmlx.github.io/react-widgets/#/combobox) |
| 35 | + |
| 36 | +- [Dataview](https://dhtmlx.github.io/react-widgets/#/dataview) |
| 37 | + |
| 38 | +- [Form](https://dhtmlx.github.io/react-widgets/#/form) |
| 39 | + |
| 40 | +- [Grid](https://dhtmlx.github.io/react-widgets/#/grid) |
| 41 | + |
| 42 | +- [List](https://dhtmlx.github.io/react-widgets/#/list) |
| 43 | + |
| 44 | +- [Menu](https://dhtmlx.github.io/react-widgets/#/menu) |
| 45 | + |
| 46 | +- [Message](https://dhtmlx.github.io/react-widgets/#/message) |
| 47 | + |
| 48 | +- [Popup](https://dhtmlx.github.io/react-widgets/#/popup) |
| 49 | + |
| 50 | +- [Ribbon](https://dhtmlx.github.io/react-widgets/#/ribbon) |
| 51 | + |
| 52 | +- [Sidebar](https://dhtmlx.github.io/react-widgets/#/sidebar) |
| 53 | + |
| 54 | +- [Slider](https://dhtmlx.github.io/react-widgets/#/slider) |
| 55 | + |
| 56 | +- [Tabbar](https://dhtmlx.github.io/react-widgets/#/tabbar) |
| 57 | + |
| 58 | +- [Timepicker](https://dhtmlx.github.io/react-widgets/#/timepicker) |
| 59 | + |
| 60 | +- [Toolbar](https://dhtmlx.github.io/react-widgets/#/toolbar) |
| 61 | + |
| 62 | +- [Tree](https://dhtmlx.github.io/react-widgets/#/tree) |
| 63 | + |
| 64 | +- [Window](https://dhtmlx.github.io/react-widgets/#/window) |
| 65 | + |
| 66 | + |
| 67 | +## License |
| 68 | + |
| 69 | +[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) |
| 70 | + |
| 71 | + |
| 72 | +## Useful links |
| 73 | + |
| 74 | +- [Online documentation](https://docs.dhtmlx.com/) |
| 75 | +- [Support forum](https://forum.dhtmlx.com/c/suite6) |
| 76 | + |
| 77 | + |
| 78 | +## Follow Us |
| 79 | + |
| 80 | +Star our GitHub repo :star: |
| 81 | + |
| 82 | +Watch our tutorials on [YouTube](https://www.youtube.com/user/dhtmlx/videos) :eyes: |
| 83 | + |
| 84 | +Read us on [Medium](https://medium.com/@dhtmlx) :newspaper: |
| 85 | + |
| 86 | +Follow us on [Twitter](https://twitter.com/dhtmlx) :feet: |
| 87 | + |
| 88 | +Like our page on [Facebook](https://www.facebook.com/dhtmlx/) :thumbsup: |
0 commit comments