node/deps/ada
Node.js GitHub Bot c2b14b4c78
deps: update ada to 2.4.0
PR-URL: https://github.com/nodejs/node/pull/47922
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2023-05-12 11:57:20 +02:00
..
ada.cpp deps: update ada to 2.4.0 2023-05-12 11:57:20 +02:00
ada.gyp url: drop ICU requirement for parsing hostnames 2023-04-13 16:48:52 -03:00
ada.h deps: update ada to 2.4.0 2023-05-12 11:57:20 +02:00
ada_c.h deps: update ada to 2.4.0 2023-05-12 11:57:20 +02:00
LICENSE-MIT
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.