Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 577 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 577 Bytes

JSlite API Reference

This document describes how to configure and use the JSlite object.

Method Description
__construct() Constructs a JSlite object
open() Open a Javascript document from a URL or stream
load() Load a Javascript document from a string
minify() Minify the loaded Javascript
compile() Compile the document back to Javascript