node/deps/ada
Yagiz Nizipli 99f93afb9d
deps: update ada to v3.2.1
PR-URL: https://github.com/nodejs/node/pull/57429
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-03-18 11:16:11 +01: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
ada.cpp deps: update ada to v3.2.1 2025-03-18 11:16:11 +01:00
ada.gyp deps: update ada to v3.0.1 2025-02-02 17:37:04 +01:00
ada.h deps: update ada to v3.2.1 2025-03-18 11:16:11 +01:00
ada_c.h deps: update ada to 2.9.0 2024-07-12 19:21:44 +00:00
unofficial.gni doc: the GN files should use Node's license 2023-12-28 20:27:05 +00:00

README.md

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.