A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Replace search occurrences with a replacement string.
Turns an AST into code.
Synchronize files and metadata across packages in a monorepo
Escape XML
An optionally-asynchronous forEach with an interesting interface.
TypeScript definitions for camelize
The insecure key derivation algorithm from OpenSSL
The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
split a Text Stream into a Line Stream
Country and currency code in const Enum
The lodash method `_.isInteger` exported as a module.
Assets SDK provides developer friendly APIs to help interact game developers with different assets on TON, such as NFTs/SBTs and jettons. An example game using it can be found [here](https://github.com/ton-community/flappy-bird-phaser).
egg typescript helper
text extraction from yfm syntax into xliff format
The lodash method `_.once` exported as a module.
Detect if string an SVG path
The lodash method `_.isString` exported as a module.
dynamo operations from command line
Inject style tag to document head.
Turn valid member expression property literals into plain identifiers
The lodash method `_.includes` exported as a module.
Password protect a static HTML file without a backend - StatiCrypt uses AES-256 wiht WebCrypto to encrypt your input with your long password and put it in a HTML file with a password prompt that can decrypted in-browser (client side).