You can use npm to deliver DevExtreme to a jQuery application.
Install the latest stable version:
npm install devextreme-dist@25.1 --save --save-exact
Install the latest published version. It can be stable or pre-release. Pre-release versions contain hotfixes and new features for early testing.
npm install devextreme-dist@25.1-next --save --save-exact
NOTE
We recommend saving an exact version of DevExtreme to avoid unexpected updates because DevExtreme does not use Semantic Versioning. In our versioning system, the first and middle numbers indicate a major release which may contain behavior changes.
AngularYou can use npm to deliver DevExtreme to an Angular application. The following packages are provided:
Install the latest stable version:
npm install devextreme@25.1 --save --save-exact npm install devextreme-angular@25.1 --save --save-exact
Install the latest published version. It can be stable or pre-release. Pre-release versions contain hotfixes and new features for early testing.
npm install devextreme@25.1-next --save --save-exact npm install devextreme-angular@25.1-next --save --save-exact
NOTE
We recommend saving an exact version of DevExtreme to avoid unexpected updates because DevExtreme does not use Semantic Versioning. In our versioning system, the first and middle numbers indicate a major release which may contain behavior changes.
See Also VueYou can use npm to deliver DevExtreme to a Vue application. The following packages are provided:
Install the latest stable version:
npm install devextreme@25.1 --save --save-exact npm install devextreme-vue@25.1 --save --save-exact
Install the latest published version. It can be stable or pre-release. Pre-release versions contain hotfixes and new features for early testing.
npm install devextreme@25.1-next --save --save-exact npm install devextreme-vue@25.1-next --save --save-exact
NOTE
We recommend saving an exact version of DevExtreme to avoid unexpected updates because DevExtreme does not use Semantic Versioning. In our versioning system, the first and middle numbers indicate a major release which may contain behavior changes.
See Also ReactYou can use npm to deliver DevExtreme to a React application. The following packages are provided:
Install the latest stable version:
npm install devextreme@25.1 --save --save-exact npm install devextreme-react@25.1 --save --save-exact
Install the latest published version. It can be stable or pre-release. Pre-release versions contain hotfixes and new features for early testing.
npm install devextreme@25.1-next --save --save-exact npm install devextreme-react@25.1-next --save --save-exact
NOTE
We recommend saving an exact version of DevExtreme to avoid unexpected updates because DevExtreme does not use Semantic Versioning. In our versioning system, the first and middle numbers indicate a major release which may contain behavior changes.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4