# Repository: shikijs/shiki # Stars: 13202 ## README.md Shiki Logo # Shiki 式 [![NPM version](https://img.shields.io/npm/v/shiki?color=32A9C3&labelColor=1B3C4A&label=npm)](https://www.npmjs.com/package/shiki) [![NPM downloads](https://img.shields.io/npm/dm/shiki?color=32A9C3&labelColor=1B3C4A&label=downloads)](https://www.npmjs.com/package/shiki) [![Codecov](https://img.shields.io/codecov/c/github/shikijs/shiki?token=1uJYfXgZG3&style=flat&labelColor=1B3C4A&color=32A9C3&precision=1)](https://app.codecov.io/gh/shikijs/shiki/tree) A beautiful syntax highlighter based on TextMate grammar, accurate and powerful. [📚 **Documentation**](https://shiki.style) ## Branch The main branch is currently at _v4.x_. | Branch | Description | | ---------------------------------------------- | ---------------------------------- | | [v3](https://github.com/shikijs/shiki/tree/v3) | v3.23 of Shiki | | [v2](https://github.com/shikijs/shiki/tree/v2) | v2.5 of Shiki | | [v1](https://github.com/shikijs/shiki/tree/v1) | v1.29 of Shiki | | [v0](https://github.com/shikijs/shiki/tree/v0) | v0.14 of Shiki, the legacy version | ## License [MIT](./LICENSE)