npm.io
0.1.5 • Published 8 years ago

@gameworker/jst

Licence
MIT
Version
0.1.5
Deps
0
Vulns
0
Weekly
0

JST - JavaScript Toolkit

npm npm npm

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.