Octokit plugin for improving GHE compatibility
build schema with validators for each endpoint
mdast extension to parse and serialize GFM task list items
simplify 2D polyline
yodasay is a configurable talking Star Wars character
The `useDebounce` hook is used to delay the execution of a function until a specified amount of time has passed since it was last invoked. This is useful for handling rapid user input scenarios, such as search input fields or window resizing.
The CKEditor component for angular
Tiny queue data structure
This [Bridgetown](https://www.bridgetownrb.com) plugin provides a component you can add to your site (likely the top navbar) to allow fast, real-time search of your posts, pages, and other collection documents. It automatically generates a JSON index file
The CDK Construct Library for AWS Lambda in Golang
🐊Putout plugin adds ability to merge duplicate functions
A react hook to use the IntersectionObserver declaratively in your React app.
A small utility for packing files in a flatpak.
hast utility to get the plain-text value of a node according to the `innerText` algorithm
load & cache various kind of WebGLTexture with an extensible and loosely coupled system
This SDK enables you to use `performSwap` function which encapsulates whole swap process using Paraswap api. This includes checking input values, computing necessary parameters, getting spend allowance on ERC-20 tokens, building, signing and sending trans
Prettier formatter for package.json files
A library that converts HTML to Markdown
Detect the direction of text: left-to-right, right-to-left, or neutral
Sorting algorithm using external memory if the input iterable is too big
Promise wrapper for Relay Modern's commit mutation
x402 Payment Protocol Extensions
append AST into power-assert context
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS