🐊Putout plugin adds ability to remove useless Array constructor
🐊Putout plugin adds ability to find and remove iife
favicon serving middleware with caching
Generate queries from graphql schema, used for writing api test.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
An easy and simple to use React button component to implement PayPal's Checkout with Smart Payment Buttons V2 (Version 2).
Remark plugin to render callouts with directives
Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Wraps strings with option to break on words.
Webpack hot reloading you can attach to your own server
An HTTP/REST based Redis client built on top of Upstash REST API.
Get all entry-points for an npm package. Supports the `exports` field in `package.json`.
react-native-qmblurview
Node.js binding for the cpp-linter Rust source.
transform stream to tokenize html
Parse and expand URI templates as defined by http://tools.ietf.org/html/rfc6570
implement correct ranges for level-*
Manage multiple event handlers using few event listeners
Core
Tools for constructing unified-latex ASTs
Throw better errors.
Compile ES2015 constants to ES5
Svelte actions for working with floating ui
Annotations for Chart.js
🐊Putout plugin adds ability to find and remove unused for-of variables