1
0
mirror of git://git.proxmox.com/git/extjs.git synced 2026-08-12 09:00:17 -04:00
extjs/extjs
Maximiliano Sandoval 0c572508c1 add Lao translations
The locale-lo.js file was obtained via:

    uglifyjs locale-lo-debug.js > locale-lo.js

Contributed-by: Bone NI <bounkirdni@gmail.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Link: https://lore.proxmox.com/20260724074820.90232-1-m.sandoval@proxmox.com
2026-07-29 09:07:34 +02:00
..
.sencha import ExtJS 7.0.0 GPL 2021-05-27 13:34:56 +02:00
build add Lao translations 2026-07-29 09:07:34 +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