Resolve the path of a globally installed module
The core implementation of ConfigCat providers. This is a shared core package. Application developers should use one of the more specific providers instead:
Measure the difference between two strings using the Levenshtein distance algorithm
Shareable commitlint config enforcing workspace names as scopes
Parses a link header and returns paging information for each contained link.
AWS credential provider that calls STS assumeRole for temporary AWS credentials
Tiny hashing module that uses the native crypto API in Node.js and the browser
Stringify JS values
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Implements the WebIDL algorithms for converting to and from JavaScript values
A native "Headers" class polyfill.
Converts a Web-API readable-stream into a Node.js readable-stream.
A plugin for the serverless framework which helps with configuring caching for API Gateway endpoints.
Generates and consumes source maps
A small library for transforming TypeScript code into JavaScript code in the least destructive way possible. This library exports a single function whose purpose is to preserve everything else about the code except for the actual TypeScript syntax itself.
WhatWG/W3C compliant EventSource client for Node.js and browsers
Import a globally installed module
Shareable commitlint config enforcing pnpm workspaces names as scopes
Native-ESM powered web dev build tool
Open Web data by the Mozilla Developer Network
Official library for using the Slack Platform's Web API
DOM shim for Lit Server Side Rendering (SSR)
Shareable commitlint config enforcing lerna package and workspace names as scopes
AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native
Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). Exposes `document`, `Element` methods, and `fetch` as boa-cat NativeFns so scripts can read/mutate a parsed HTML document and make synchronous HTTP requests. v0.2.0 adds `extract_document` that walks the post-script JS-side DOM tree and reconstructs a `dom_cat::Document` so callers can back-propagate scripted mutations into layout-cat. No mut, no Rc/Arc, no interior mutability, no panics. Seventh sub-crate of a Servo-replacement webview runtime targeting Tauri.
Servo-replacement runtime for Tauri: wires html-cat, css-cat, dom-cat, layout-cat, paint-cat, net-cat, boa-cat, ecma-runtime-cat, and web-api-cat into a single rendering + scripting pipeline. v1.4.0 wires monitor enumeration (`primary_monitor` / `available_monitors` / `monitor_from_point`) through the live winit event loop, hooks up `run_on_main_thread` so worker threads can dispatch closures back to the main thread, and extends `WebviewDispatch::navigate` to handle `file://` URLs and percent-encoded `data:` URLs (plus blocking `http://` via net-cat for non-localhost fetches). The Servo no-AI policy disqualifies upstream contribution; this is the AI-built parallel.
Minimal hand-rolled HTTP/1.1 client over std::net::TcpStream. Plain HTTP only in v0 (no TLS); used to give web-api-cat's fetch a concrete backend. No external HTTP crate; all parsing and framing are local. No mut beyond the FFI carve-out for TcpStream::read_to_end. Sixth sub-crate of a Servo-replacement webview runtime targeting Tauri.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.