| API | Uses canvas | Graphics libraries | AB framework | Worlds using this API | Starter Worlds |
| TypeScript (pure) (r1) | No | None | No | 9 Worlds | Starter Worlds |
This API supports
TypeScript
in the browser.
The World is pure TypeScript.
This API enables pure TypeScript editing by setting up a few things for you. If you do not like that, use the TypeScript API to get full control of the page.
This API works as follows:
This API has further features:
$('body').css( "margin", "20px" );
$('body').css( "padding", "20px" );
Screenshots: