Turn a function into an `http.Agent` instance
Middleware to destroy caching
Turn JSX into React function calls
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
大屏组件库
Turn JSX into React function calls in development
Turns partial code location into precise code location
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-mask</h1> <p>mask an image with another image.</p> </div>
A shim for the setImmediate efficient script yielding API
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
micromark extension to turn some markdown features off for MDX
Render WebM videos from Canvas frames
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
TypeScript SDK for Codex APIs.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Turn any flavor of allowable package.json bin into a normalized object
Turn-Signal is a lightweight script that enhances cross-document navigation by detecting the direction of browser navigation. It enables developers to create smooth, responsive transitions that adjust based on forward or backward navigation, delivering a
The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.
VR/AR for react-three-fiber
Contains core logic that needs to be normalized across many packages in the repo. This includes things like error classes, parsing stack name and BackendIdentifiers, and other cross-cutting concerns. Over time, this package will probably have a tendency t
Turn a readable stream into multiple readable streamx streams
STUN/TURN Server
Gem to interact with the Turn terminal
FAP is a ruby gem build on top of the excellent Nokogiri, to turn boring XML, or HTML documents into yummy ruby objects. Right now, it only support using Nokogiri's XPath selectors, and simple "relations" between a document nodes, though this will hopefully get better. FAP's ideas are loosely connected to tools built by some adventurous fellas at AF83, who still do PHP things to their brains. Some credits should go to them, and to the horrid weather that kept me locked inside last week-end. And yes, I know it's a stupid name. But I'm sure you can come up with a decent acronym. :)
The SUN in latin or is it SILOS spelled backwards. Turn any SHACL file or Google sheet into an API, ORM, documentation on top of a data store
Remq is a Redis-based protocol for building fast, durable message queues. The Remq protocol is defined by a collection of Lua scripts (located at https://github.com/kainosnoema/remq) which effectively turn Redis into a capable message queue broker for fast inter-service communication. The Remq Ruby client library is built on top of these scripts, making it easy to build fast, durable message queues.
Notificare (Romanian: 'to notify') is a Rails engine built on top of ActiveJob::Continuation. It adds a persisted projection of running-job progress, a durable user-facing notification inbox, and a Hotwire UI scaffold — turning Continuation's resumable steps into a state machine that drives notifications without manual broadcast plumbing.
This gem enables users to learn more about music artists with data from the Spotify API. Users are prompted to search for an artist. The app returns the first search result from Spotify and allows users to see the artist's top tracks, album releases, genres or related artists. For the latter option, users can choose one of the related artists and view artist details for that artist in turn. Finally, users can review a list of all artists they have browsed. The app makes use of the RSpotify gem for OAuth authentication, HTTParty to retrieve data from the API, and dotenv to store client_id and client_secret. As explained below under Usage, this means that users will need to obtain their own credentials from Spotify and store them in their own .env file. More info at https://github.com/wkdewey/Music_Explorer_CLI-Data-Gem-Project