rockerox / extjs
There is no license information available for the latest version (dev-master) of this package.
The ExtJS library
Package info
Language:JavaScript
Type:component
pkg:composer/rockerox/extjs
dev-master
2014-05-27 04:29 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-25 16:14:51 UTC
README
Read This First --------------- The ExtJS library is available from this git repository for inclusion as a git-submodule in your project so long as you are using the library in accordance with the ExtJS license: http://www.sencha.com/products/extjs/license/ Installation ------------ To pull this repository into your own git repository as a git-submodule, run the following from within the root of your project. Change the public/extjs portion to relative path where you would like to install ExtJS. git submodule add git://github.com/probonogeek/extjs.git public/extjs