# Khanh Docs

> Documentation for Khanh's open source libraries

Documentation for the libraries published by [Khanh](https://github.com/hckhanh). Pick a library to read its guide and API.

<Card title="Pulumi Any Terraform" href="/pulumi-any-terraform/overview" icon={<img src="/images/pulumi-any-terraform.svg" alt="" />}>
  Bridge any Terraform provider to Pulumi.
</Card>

<Card title="fast-url" href="/fast-url/overview" icon={<img src="/images/fast-url.svg" alt="" />}>
  A high-performance URL building library that makes constructing URLs safe and convenient.
</Card>

<Card title="vn-number" href="/vn-number/overview" icon={<img src="/images/vn-number.svg" alt="" />}>
  Utility functions that work with numbers in Vietnamese.
</Card>

<Card title="ja4" href="/ja4/overview" icon={<img src="/images/ja4.svg" alt="" />}>
  Parse JA4 TLS fingerprint strings into structured objects.
</Card>

<Card title="what-the-fetch" href="/what-the-fetch/overview" icon={<img src="/images/what-the-fetch.svg" alt="" />}>
  Type-safe API client with schema validation using Standard Schema.
</Card>

<Card title="format-prompt" href="/format-prompt/overview" icon={<img src="/images/format-prompt.svg" alt="" />}>
  A utility to format prompts for a cleaner presentation and optimal token usage.
</Card>
