Tay, a tiny TypeScript library for the fastest javascript apps

Sakamoto Ryōma

Verified User
Joined
Jun 4, 2011
Messages
69
tay.jpg

Don’t want to use SPA frameworks or jQuery? Try Tay—a tiny TypeScript library that covers the basics you need. With cross-browser compatibility, a minimal file size of 1KB compressed, fast code execution, and quicker code writing, Tay offers optional OOP support and no animations.⬤


I created Tay for our custom e-commerce system, where speed is a top priority. You can read about how I built it here: JavaScript for E-commerce, or download and use it from GitHub: Tay on GitHub.

I’ve also developed AJAX and cookie-handling add-ons for the library, which I plan to publish after sufficient testing. Additionally, I’ll be releasing a tutorial on how to create reusable object-oriented components using Tay.
 
Back
Top