englercj / resource-loader

A middleware-style generic resource loader built with web games in mind.
http://englercj.github.io/resource-loader/
MIT License
424 stars 77 forks source link

v4 Rewrite #137

Closed englercj closed 4 years ago

englercj commented 4 years ago

v4 of Resource Loader, now written in Typescript and with pluggable loading strategies.

englercj commented 4 years ago

@bigtimebuddy If you have some time, I'd appreciate a review. I know it is a big change so no pressure.

englercj commented 4 years ago

@GoodBoyDigital this is the v4 rewrite I was mentioning to you that had custom load strategies support.

bigtimebuddy commented 4 years ago

Wow, awesome work @englercj. I’ll look through it a little closer tomorrow, but in general the rollup, docs and package scripts looked really solid to me.

GoodBoyDigital commented 4 years ago

weeee! nice one @englercj !