node/deps/ada
Node.js GitHub Bot 7a14757d3b
deps: update ada to 3.4.4
PR-URL: https://github.com/nodejs/node/pull/62414
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2026-03-31 10:19:17 +02:00
..
ada.cpp deps: update ada to 3.4.4 2026-03-31 10:19:17 +02:00
ada.gyp url: enable simdutf for ada 2026-03-15 23:59:11 +00:00
ada.h deps: update ada to 3.4.4 2026-03-31 10:19:17 +02:00
ada_c.h deps: update ada to v3.4.0 2026-01-11 01:57:53 +00:00
BUILD.gn build: add GN build files 2023-11-11 09:51:05 +00:00
LICENSE-MIT deps: update ada to 2.6.0 2023-07-25 19:33:01 +00:00
README.md
unofficial.gni doc: the GN files should use Node's license 2023-12-28 20:27:05 +00:00

ada

This project implements WHATWG URL specification in a performant way.

The source is pulled from: https://github.com/ada-url/ada

Active development occurs in the default branch (currently named main).

Updating

See tools/dep_updaters/README.md#ada for instructions.