News

Files with .jst extension are compiled into .js files. Produced .js file can be loaded as a commonJS, AMD module, or just installed into a global variable (default is set to window.render) All inline ...
This repository does not have any branches. Download the entire repository and you get the exercise files in their final state. Each folder corresponds with a movie with an exercise file. The naming ...
Mozilla's pdf.js project has reached its first milestone: a "pixel-perfect rendering" of a sample PDF (a paper on Mozilla's Tracemonkey JavaScript engine). Well, perfect in one specific ...