Communication layer between Telegram and frontend applications.
npm install @twa-dev/bridge[npm-badge]: https://img.shields.io/npm/v/@twa-dev/bridge?logo=npm
[npm-link]: https://npmjs.com/package/@twa-dev/bridge
[size-badge]: https://img.shields.io/bundlephobia/minzip/@twa-dev/bridge
[![NPM][npm-badge]][npm-link]
![Size][size-badge]
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.
This library is a part of TypeScript packages ecosystem around Telegram Web
Apps. You can learn more about this package in this
documentation.