Skip to content

Commit a1049a1

Browse files
committed
chore: update docs
1 parent 73b29bb commit a1049a1

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,26 @@
55
[![bundle][bundle-src]][bundle-href]
66
[![License][license-src]][license-href]
77

8-
Runtime Typescript and ESM support for Node.js.
8+
Just-in-Time Typescript and ESM support for Node.js.
99

1010
> [!IMPORTANT]
1111
> This is the development branch for jiti v2. Check out [jiti/v1](https://github.com/unjs/jiti/tree/v1) for latest stable docs and [unjs/jiti#174](https://github.com/unjs/jiti/issues/174) for the v2 roadmap.
1212
13+
## Used by
14+
15+
- [Nuxt](https://nuxt.com/)
16+
- [Nitro](https://nitro.unjs.io/)
17+
- [Docusaurus](https://docusaurus.io/)
18+
- [UnoCSS](https://unocss.dev/)
19+
- [Tailwind 3.x](https://www.npmjs.com/package/tailwindcss)
20+
- [postcss-loader](https://github.com/webpack-contrib/postcss-loader)
21+
- [Slidev](https://sli.dev/)
22+
- [FormKit](https://formkit.com/)
23+
- [Knip](https://knip.dev/)
24+
- [Histoire](https://histoire.dev/)
25+
- [5M+ public repositories](https://github.com/unjs/jiti/network/dependents)
26+
- [55M+ npm monthly downloads](https://www.npmjs.com/package/jiti)
27+
1328
## Features
1429

1530
- Seamless typescript and ESM syntax support

0 commit comments

Comments
 (0)