Web Apps core TypeScript utilities reused by other packages of ecosystem.
npm install @twa-dev/utils
[npm-badge]: https://img.shields.io/npm/v/@twa-dev/utils?logo=npm
[npm-link]: https://npmjs.com/package/@twa-dev/utils
[size-badge]: https://img.shields.io/bundlephobia/minzip/@twa-dev/utils
[![NPM][npm-badge]][npm-link]
![Size][size-badge]
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.
[//]: # (This library is a part of TypeScript packages ecosystem around Telegram Web)
[//]: # (Apps. To see full documentation and other libraries, please, visit)
[//]: # ([this](https://telegram-web-apps.github.io/twa/) link.)
``bash `
npm i @twa-dev/utils
or
`bash ``
yarn add @twa-dev/utils