Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 710 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 710 Bytes

tmpload - Asynchronous Template Loading and Caching for jQuery Templates

Requirements

  1. jQuery 1.5 or later
  2. jQuery Templates Plugin

Usage

Beginner's guide available at the official tmpload page.

How to Build

The code is minified using UglifyJS using the following command:

uglifyjs -o tmpload.min.js tmpload.js

Questions?

Contact me on GitHub.

Suggestions?

See above.