extjs/extjs
Thomas Lamprecht 947f09636f import ExtJS 7.0.0 GPL
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-27 13:34:56 +02:00
..
.sencha import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
build import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
classic import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
cmd import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
examples import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
licenses import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
modern import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
packages import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
resources/ext-watermark import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
sass import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
templates import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
test import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
welcome import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
build.xml import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
ext-bootstrap.js import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
index.html import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
index.js import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
license-include.txt import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
license.txt import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
package.json import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
Readme.md import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
release-notes.html import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
unit-tests.json import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
version.properties import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00

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