mirror of
https://git.proxmox.com/git/extjs
synced 2025-06-04 01:19:26 +00:00
|
||
---|---|---|
.. | ||
.sencha | ||
build | ||
classic | ||
cmd | ||
examples | ||
licenses | ||
modern | ||
packages | ||
resources/ext-watermark | ||
sass | ||
templates | ||
test | ||
welcome | ||
build.xml | ||
ext-bootstrap.js | ||
index.html | ||
index.js | ||
license-include.txt | ||
license.txt | ||
package.json | ||
Readme.md | ||
release-notes.html | ||
unit-tests.json | ||
version.properties |
Sencha Ext JS
This is the Sencha Ext JS Framework Package, or just "ext" for short.
Installation
Install npm (we assume you have pre-installed node.js).
npm install --save @extjs/ext
Dependencies
This will need @extjs/ext-build to work.
This will be included if you generate the application using @extjs/ext-gen