mirror of
git://git.proxmox.com/git/extjs.git
synced 2025-12-06 02:56:58 -05: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