bbayles / website

Work-in-progress website for Ada URL parser.

Home Page:https://ada-url.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

ada-url.com requires Node.js 20 with pnpm to install dependencies.

  • To install pnpm follow the steps in https://pnpm.io/installation.
  • To build locally, run pnpm install in the root repository and navigate to http://localhost:3000
  • To run the linter, run pnpm run lint-fix

Documentation

All documentation lives inside contents/docs folder

Credits

  • Components of this website is developed by ui.shadcn.com

About

Work-in-progress website for Ada URL parser.

https://ada-url.vercel.app


Languages

Language:TypeScript 90.4%Language:JavaScript 6.7%Language:CSS 2.9%