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

This branch is 4 commits behind Ajaxy/teact:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0906dee · Jul 6, 2023

History

26 Commits
Sep 24, 2022
Jul 6, 2023
Jul 6, 2023
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Jul 1, 2023
Jan 21, 2022
Sep 24, 2022
Jul 1, 2023
Jul 1, 2023
Jul 1, 2023
Jul 1, 2023

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%