Skip to content
forked from Ajaxy/teact

A lightweight and super-performant web framework with zero dependencies implementing React paradigm.

License

Notifications You must be signed in to change notification settings

alpinebuster/teact

 
 

Repository files navigation

Teact

Teact is a lightweight and super-performant web framework with zero dependencies implementing React paradigm.

It was originally developed as part of Telegram JavaScript contest and now powers the official Telegram Web client. This repo is an extracted version of the framework.

Demo: https://ajaxy.github.io/teact/demo

TODO

Anyone is welcome to contribute.

  • Support packaging as a library, add npm support with usage examples.
  • Add unit tests.
  • Consider separating Teact and TeactN.
  • Consider extracting useHeaveAnimationCheck.

About

A lightweight and super-performant web framework with zero dependencies implementing React paradigm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%