Skip to content

Releases: gcao/T.js

T.js 0.7.0 is released

04 Nov 20:34
Compare
Choose a tag to compare
Pre-release

Changes in this release:

  • Important API change: T('template') will call process()
  • Clean up internals. Now all internal functions or constants are attached to T.internal

All users are highly encouraged to upgrade to this release.

T.js 0.6.0 is released

04 Oct 21:22
Compare
Choose a tag to compare
Pre-release

Changes in this release:

  • API changes
  • Added to Bower

T.js 0.5.0 is released

09 Sep 00:59
Compare
Choose a tag to compare
Pre-release

This is the initial release of T.js.

T.js is a small library that aims to do one thing and do it well: write HTML templates in Javascript. It has many features. To understand how it works, please check out the README.

Since it has only hit the first release and has not been put in heavy use yet, its API will probably change in next few releases. However I'll try my best to make the upgrade path smooth.

Please feel free to share your comments.