0.1.5 • Published 8 years ago
@gameworker/jst v0.1.5
JST - JavaScript Toolkit
For now, this is just a test.
Table of contents
Getting started
1. Get JST
Download from GitHub:
- jst.js - for development (not minified, with comments).
- jst.min.js - for production (minified, no comments).
Or install with npm:
npm install @gameworker/jst
3. Add the script tags
Add JST on your site.
<script src="jst.min.js"></script>
API
License
Copyright © 2017 gameworker. Licensed under the MIT license.