scratch-parser/lib
Karishma Chadha 7e6cb8327a feat(unpack): Unpacker can now take string as input.
Allow unpacker to properly handle string as input, so that project json string (loaded from
scratch-storage) can be fed into scratch-parser.
2018-02-26 15:42:12 -05: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
schema.json fix($schema): Removes 'sounds' from required array in JSON schema 2017-09-01 19:53:17 -03:00
unpack.js feat(unpack): Unpacker can now take string as input. 2018-02-26 15:42:12 -05:00
validate.js Initial functioning parser 2016-03-18 19:51:40 -04:00