scratch-parser/lib
Karishma Chadha da7c3d12c1 refactor(unzip): remove support for gzip files
remove gzip dependency and support for gzip files as that was an unused code path

BREAKING CHANGE: Gzipped files are no longer supported as input to the parser.
2019-03-15 12:23:40 -04:00
..
parse.js fix(parse): remove backspace control characters from input to be parsed 2019-02-25 17:02:30 -05:00
sb2_definitions.json fix(sprite2): sprite2 validation should allow sprites without sounds 2018-05-07 10:24:12 -04:00
sb2_schema.json feat(schemas): add support for sprite files for 2.0 and 3.0 2018-05-02 23:46:26 -04:00
sb3_definitions.json fix(sb3_definitions): prevent sprites from being named _stage_ 2018-12-19 11:09:06 -05:00
sb3_schema.json feat(schemas): add support for sprite files for 2.0 and 3.0 2018-05-02 23:46:26 -04:00
sprite2_schema.json test: add new sprite2 test fixtures and integration tests 2018-05-02 23:46:26 -04:00
sprite3_schema.json refactor(sprite3_schema): clean up sprite3 representation 2018-05-03 16:20:54 -04:00
unpack.js refactor(unzip): remove support for gzip files 2019-03-15 12:23:40 -04:00
unzip.js refactor(unzip): remove support for gzip files 2019-03-15 12:23:40 -04:00
validate.js feat(schemas): add support for sprite files for 2.0 and 3.0 2018-05-02 23:46:26 -04:00