scenarioworld / articy-js

Loads and allows for navigation of exported Articy JSON data (http://www.articy.com)
MIT License
8 stars 2 forks source link

Slim Iterators and Script Improvements #44

Closed brwarner closed 3 years ago

brwarner commented 3 years ago

Adds support for a new class of iteration methods that separate out "global" data like variables, visit counts, etc. from the iterator. Useful if you have many iterators sharing the same global data.

Also adding a few improvements to the runScript method.

github-actions[bot] commented 3 years ago

size-limit report 📦

Path Size
dist/articy-js.cjs.production.min.js 13.43 KB (+2.37% 🔺)
dist/articy-js.esm.js 10.9 KB (+3.09% 🔺)