scratch-parser/lib
Karishma Chadha 7f8672dfbc refactor($lib): Add callback wrapper around JSZip promise-based interface. Refactor m
Refactor unpack and main exported function to return optional zip, if originally provided, in
addition to the validated project.

BREAKING CHANGE: Change to main api to return originally provided zip (or null if string was
provided) along with validated project, in a 2-element array.
2018-03-23 09:37:48 -04:00
..
analyze.js fix(analyze): Resolve issues with block and sprite counts 2017-05-12 16:31:33 -04:00
parse.js Initial functioning parser 2016-03-18 19:51:40 -04:00
sb2_schema.json feat($lib): Add sb3 schema for validation of Scratch 3.0 projects. 2018-03-23 09:37:24 -04:00
sb3_schema.json feat($lib): Add sb3 schema for validation of Scratch 3.0 projects. 2018-03-23 09:37:24 -04:00
unpack.js refactor($lib): Add callback wrapper around JSZip promise-based interface. Refactor m 2018-03-23 09:37:48 -04:00
validate.js feat($lib): Add sb3 schema for validation of Scratch 3.0 projects. 2018-03-23 09:37:24 -04:00
zip.js refactor($lib): Add callback wrapper around JSZip promise-based interface. Refactor m 2018-03-23 09:37:48 -04:00