Javascript assets manager

Hello, everyone!

I’ve created an assets manager module. It can be used to load tilemaps, images and audio in one go and track the process. While loading, it parses tilemaps and loads attached tilesets and its images.

Plugin is written in javascript and designed to work from browser.

I’ve packed it as npm module assetsm - npm