Skip to content

TypeScript packages ecosystem mono-repository.

Notifications You must be signed in to change notification settings

skychik/twa

 
 

Repository files navigation

@twa.js

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 start

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.

Packages

Here is the list of open source supported libraries:

NPM Size

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.

NPM Size

Package providing utilities connected with Telegram Web Apps init data. It allows init data validation and parse, works both in browser and NodeJS.

NPM Size

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.

NPM Size

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.

NPM Size

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.

Contribution

Any contribution is appreciated. Feel free to create new feature requests, bug reports etc.

About

TypeScript packages ecosystem mono-repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 5.7%
  • HTML 0.8%