Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antfu/shikiji
A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities.
https://github.com/antfu/shikiji
shiki syntax-highlighter textmate-grammar
Last synced: 27 days ago
JSON representation
A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities.
- Host: GitHub
- URL: https://github.com/antfu/shikiji
- Owner: antfu
- License: mit
- Archived: true
- Created: 2023-08-10T21:14:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-27T14:07:25.000Z (about 1 year ago)
- Last Synced: 2024-10-18T10:32:21.839Z (4 months ago)
- Topics: shiki, syntax-highlighter, textmate-grammar
- Language: TypeScript
- Homepage: https://shikiji.netlify.app/
- Size: 2.06 MB
- Stars: 1,465
- Watchers: 3
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - antfu/shikiji - A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities. (TypeScript)
- awesome - antfu/shikiji - A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities. (TypeScript)
- awesome - antfu/shikiji - A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities. (TypeScript)
README
> [!IMPORTANT]
> Shikiji is [merged back](https://github.com/shikijs/shiki/pull/557) to Shiki! This repository is now archived. Please continue at [shikijs/shiki](https://github.com/shikijs/shiki).---
# Shikiji 式辞
[![NPM version](https://img.shields.io/npm/v/shikiji?color=32A9C3&labelColor=1B3C4A&label=npm)](https://www.npmjs.com/package/shikiji)
[![NPM downloads](https://img.shields.io/npm/dm/shikiji?color=32A9C3&labelColor=1B3C4A&label=downloads)](https://www.npmjs.com/package/shikiji)
[![Codecov](https://img.shields.io/codecov/c/github/antfu/shikiji?token=B85J0E2I7I&style=flat&labelColor=1B3C4A&color=32A9C3&precision=1)](https://app.codecov.io/gh/antfu/shikiji)An ESM-focused rewrite of [shiki](https://github.com/shikijs/shiki), a beautiful syntax highlighter based on TextMate grammars, with more features and capabilities.
[📚 **Documentation**](https://shikiji.netlify.app)
## License
[MIT](./LICENSE)