Discord.js-style OOP client for the Jibo ROM WebSocket API
Graphical primitives for visualization, such as lines and areas.
Immutable ArrayBuffer (the shim!)
Convert a series of points to a CatmullRom spline
Microsoft Azure SDK for JavaScript - Logger
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Parse Cache-Control headers.
TypeScript types for Apollo Server info.cacheControl
Esprima-compatible implementation of the Mozilla JS Parser API
Reusable ZX Spectrum primitives: font, palette, renderer, audio, input, ui, tilemap
It's a very fast and efficient glob library for Node.js
fast, tiny `queueMicrotask` shim for modern engines
A GameBoy emulator written with typescript
A firered/leafgreen ROM asset extractor for use in web applications
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Chakra UI ControlBox component
[](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3-control) [](https:/
generator async control flow goodness
Enable, disable, and ignore messages from unified processors
NES emulator extension for pi
Generate an AST from a string template.
XMLHttpRequest for Node
Babel compiler core.
DOM trap for a focus
rb_cdio is a library for Ruby that creates a module CdIo and several classes to use the libcdio and libccdb library. The use of libcddb is optional. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Libcddb is a C library to access data on a CDDB server (freedb.org). It allows you to: 1. search the database for possible CD matches; 2. retrieve detailed information about a specific CD; 3. submit new CD entries to the database.
A work-in-progress PlayStation 1 emulator written entirely in Ruby. Implements the MIPS R3000A CPU, GTE, GPU (software rasteriser), DMA, interrupts, timers, CD-ROM stub, SIO0 controller, and a minimal SPU — enough to boot the SCPH1001 BIOS into the Memory Card / CD-ROM shell. Ships an SDL2-backed front-end via the `psx` command. A BIOS image is not included and must be supplied by the user.