Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 5, 2024
1 parent 73b29bb commit a1049a1
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,26 @@
[![bundle][bundle-src]][bundle-href]
[![License][license-src]][license-href]

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

> [!IMPORTANT]
> 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.
## Used by

- [Nuxt](https://nuxt.com/)
- [Nitro](https://nitro.unjs.io/)
- [Docusaurus](https://docusaurus.io/)
- [UnoCSS](https://unocss.dev/)
- [Tailwind 3.x](https://www.npmjs.com/package/tailwindcss)
- [postcss-loader](https://github.com/webpack-contrib/postcss-loader)
- [Slidev](https://sli.dev/)
- [FormKit](https://formkit.com/)
- [Knip](https://knip.dev/)
- [Histoire](https://histoire.dev/)
- [5M+ public repositories](https://github.com/unjs/jiti/network/dependents)
- [55M+ npm monthly downloads](https://www.npmjs.com/package/jiti)

## Features

- Seamless typescript and ESM syntax support
Expand Down

0 comments on commit a1049a1

Please sign in to comment.