PR-URL: https://github.com/nodejs/node/pull/46410 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>
13 lines
322 B
Markdown
13 lines
322 B
Markdown
# 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](../../tools/dep_updaters/README.md#ada)
|
|
for instructions.
|