image

RobotlegsJS recently got another new release, which includes support for mediators for Scene's and Container's.

RobotlegsJS is a architecture-based IoC framework for JavaScript/TypeScript. This version is a direct port from the ActionScript 3.0 codebase.

Right now, this framework has extensions for pixi.js v4, easeljs, openfl, phaser-ce v2 and phaser v3.

Features

  • Dependency injection (through InversifyJS)
  • Command management
  • View management

Read More