Info

  • Deprecated addon Deprecated
  • License MIT License
  • Copyright Robert Greenberg. All rights reserved.

Statistics

  • Download count1,205 total downloads
  • Latest download count 692 downloads of latest version
  • Average download count1 downloads per day average

Owners

  • Stable

    Version 1.2.1

    • Released 2 Nov, 2018
    • 692 downloads

    Bug fix for converting json to a construct array in the html export

  • Stable

    Version 1.2.0

    • Released 12 Sep, 2018
    • 220 downloads

    Breaking Changes - Only use with r116 or higher.

    The plugin used local storage to provide caching facilities, but that doesn't work in a worker thread. So caching has been re-worked to indexDB and therefore can't read the only data in local storage.

    Also fixed bugs with the caching system.

    Migrated over to using the new asset manager.

    The plugin will now work with the c3 runtime in a separate worker.

  • Stable

    Version 1.0.1

    • Released 10 Jul, 2018
    • 234 downloads

    Added new method to load json from a string. The action is called Load Json From String