Skip to content
Elric Neumann edited this page Dec 2, 2024 · 2 revisions

Welcome to the Render wiki!

Render is a JavaScript UI library that emphasizes portability. It is able to use a low-level representation for DOM rendering.

To get started, check the installation guide.

Note

This wiki is initiated as part of the v0.2 release of Render, which will not cover librender usage in other languages (until API stability towards 1.0).

On a sidenote, most subsections on the wiki will be explained without mentioning Render's internals for basic usage of the library, unless where required otherwise, or if the subsection is presumed to be more advanced.

Clone this wiki locally