Mono-repository, containing all the packages, connected with comfortable and safe TypeScript development on Telegram Web Apps platform. To learn more, follow packages own documentations.
Before using packages in this repository, it is recommended to learn how Telegram Web Apps platform works. You can find more information about platform in our own documentation.
Here is the list of open source supported libraries:
React bindings for client SDK. Contains hooks, components and other useful tools which allow usage of React along with Web Apps client SDK. Tracks SDK components changes out of box.
Made from scratch production-ready TypeScript Telegram Web Apps Source Development Kit. It includes all features provided by other packages extending them with intuitively clear functionality.
Package which provides utilities to simplify communication flow between frontend and Telegram native applications. It also solves some across-platform data difference problems to protect developers code and save their time.
Package providing utilities connected with Telegram Web Apps init data. It allows init data validation and parse, works both in browser and NodeJS.
Tree-shakeable set of useful utilities used by many other libraries of ecosystem. You probably don't need to install this package directly, but may find provided functionality useful in other contexts.
Any contribution is appreciated. Feel free to create new feature requests, bug reports etc.