https://github.com/partkeepr/extjs4
A copy of the ExtJS framework
https://github.com/partkeepr/extjs4
Last synced: about 1 year ago
JSON representation
A copy of the ExtJS framework
- Host: GitHub
- URL: https://github.com/partkeepr/extjs4
- Owner: partkeepr
- License: other
- Created: 2011-07-05T02:47:52.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-07-16T01:08:12.000Z (almost 14 years ago)
- Last Synced: 2025-04-09T13:12:33.243Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://www.extjs.com
- Size: 54.3 MB
- Stars: 7
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
README
======
This is a copy of the ExtJS framework, version 4.0, GPLv3 license. It is intented to be used as git submodule.
Why?
---
There are plenty of projects using the ExtJS project. Most developers simply put a copy of ExtJS into their repository, wasting space. Using ExtJS as git submodule is more elegant and keeps your main repository pollution-free.
License
-------
ExtJS can be licensed under different licenses; see the [ExtJS license page]http://www.sencha.com/products/extjs/license/ for licensing options.
This repository only contains the ExtJS Framework in it's [GPLv3 License Version]http://www.gnu.org/copyleft/gpl.html .