Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
LICENSE-MIT | D | 06-Mar-2025 | 1 KiB | 19 | 15 | |
README.md | D | 06-Mar-2025 | 322 | 13 | 7 | |
ada.cpp | D | 06-Mar-2025 | 845 KiB | 15,617 | 13,886 | |
ada.gyp | D | 06-Mar-2025 | 331 | 18 | 17 | |
ada.h | D | 06-Mar-2025 | 247.6 KiB | 7,156 | 4,592 | |
ada_c.h | D | 06-Mar-2025 | 7.1 KiB | 186 | 134 |
README.md
1# ada 2 3This project implements WHATWG URL specification in a performant way. 4 5The source is pulled from: https://github.com/ada-url/ada 6 7Active development occurs in the default branch (currently named `main`). 8 9## Updating 10 11See [tools/dep_updaters/README.md#ada](../../tools/dep_updaters/README.md#ada) 12for instructions. 13