Skip to content

petrvecera/ext-to-fiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Merge all ExtJS project files to one

This can be very useful when you want to show your project at https://fiddle.sencha.com/#home

Usage

python merge.py path/to/my/root/folder
optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         Print additional info
  -nrc                  Do not remove SA comments
  -o OUTPUT, --output OUTPUT
                        Define the output file, output.js is default

Requirements

  • python3
TODO
  • Create Fiddle connector (automatic upload)
  • Create NodeJS version

About

Merge all ExtJS .js project files to one

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages