Node.js API (Node-API)
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Public logs API for OpenTelemetry
JavaScript wrapper to the KEGG Database API
Check if something is a Node.js stream
Implements https://w3c.github.io/accname/
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Public API for OpenTelemetry
Bridging the gap between buffers and typed arrays
Fast, in memory work queue
Generates and consumes source maps
An implementation of window.fetch in Node.js using Minipass streams
An extremely fast JavaScript and CSS bundler and minifier.
The same useRef, but with callback
Generates and consumes source maps
A general purpose buffer pool.
Fetches the contents of a file accross node and browsers.
Requires a module only if available and hides the require call from bundlers.
MCP Server for Enrichr gene set enrichment analysis with multi-library support
Returns a promise from a node-style callback function.
A minimal base64 implementation for number arrays.
Native-ESM powered web dev build tool
A set of utils for faster development of GraphQL tools
A set of utils for faster development of GraphQL tools
Simple DSL to define parser for flat files formats common in biofinformatics, such as Swissprot, Uniprot, KEGG, TREMBL, etc. SwissParser API was changed in its version 1.0.0 to simplify parser definition. The code was tested on entire Uniprot and KEGG releases and functional testing guarantees that existing features will not break after an update.
Emulator that emulates Bio::Fetch object in BioRuby as if old BioRuby BioFetch server were still alive. It overrides methods and objects in Bio::Fetch, and if the old BioRuby BioFetch server's URL is given, it intercepts all requests and converts them into existing web services such as TogoWS, KEGG REST API, NCBI E-Utilities, and GenomeNet(genome.jp).