A Telegram bot designed as a helper for Cryptocurrency.
Helper functions
Provides functions for detecting if the host environment supports the WebCrypto API
A pure JS implementation SHA256.
implementation of crypto for the browser
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
JavaScript library of crypto standards.
Telegram Bot API type declarations for grammY
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Babel helper functions for inserting module loads
Babel helper functions for implementing ES6 module transformations
A utility package to parse strings
Validate identifier/keywords name
Helper functions on Babel compilation targets
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Validate plugin/preset options
General utilities for plugins to use
Provides functions and types for detecting if the host environment is IE11
Helper function to annotate paths and nodes with #__PURE__ comment
A collection of JavaScript globals for Babel internal usage
adds node crypto signing for browsers
Helper function to optimise call expression
Helper function to replace certain member expressions with function calls
Helper function to replace supers