CSS language support for the CodeMirror code editor
Docker dictionary for cspell.
A cross platform HTML5 QR Code & bar code scanner
Basic configuration for the CodeMirror code editor
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Path2D API for node. Can be used for server-side rendering with canvas
Provides fast access to unicode character properties
Base64 encoding and decoding
The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno
OpenTelemetry Collector Exporter allows user to send collected log records to the OpenTelemetry Collector
Use `webpack-bundle-analyzer` in your Next.js project
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.
Word-wrapping for javascript.
A plugin for TypeDoc to generate a documentation coverage badge.
Vite plugins for component tagging and Tailwind config extraction
Emulate console for all the browsers
Manage docker-compose from Node.js
Prunes dependencies from your package
Generate HEX colors for a given namespace.
Is this specifier a Bun core module or supported Node one?
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
A Barcode Detection API polyfill that uses ZXing webassembly under the hood
Find the root directory of a Node.js project or npm package
A mesh replacement for `THREE.Line`. Instead of using GL_LINE, it uses a strip of billboarded triangles. This is a fork of [spite/THREE.MeshLine](https://github.com/spite/THREE.MeshLine), previously maintained by studio [Utsuboco](https://github.com/utsub