0.1.5 • Published 8 years ago

@gameworker/jst v0.1.5

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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.

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

1.0.0

8 years ago