Supported platforms

One of JS.Class’s primary goals is to facilitate the creation of programs that work across a wide variety of JavaScript platforms. It does this by abstracting some platform-specific details such as module loading, and by providing cross-platform testing tools.

JS.Class currently runs without modification or configuration in all the following environments:

Web browsers

Headless DOM environments

Server-side platforms

GUI frameworks

Shell environments