We provide all-in-one library to simplify build up, for browsers and Node.js.
"All-in-one" means that all resources are built in one library, regardless whether you need them or not. The resources include the compiler module, the renderer module, the fonts, and convenient scripts. This is not a problem in Node.js, but it is a problem in browsers because of the bundle size. However, you can go back and optimize them after you finishing building your applications.