Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 612 Bytes

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.