Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olets/shiki
Forks of some Shiki org repos. Notably, @olets/eleventy-plugin-shiki-twoslash support Eleventy 3 and adds the latest Shiki themes and languages
https://github.com/olets/shiki
eleventy markdown remark shiki syntax-highlighting twoslash
Last synced: 3 months ago
JSON representation
Forks of some Shiki org repos. Notably, @olets/eleventy-plugin-shiki-twoslash support Eleventy 3 and adds the latest Shiki themes and languages
- Host: GitHub
- URL: https://github.com/olets/shiki
- Owner: olets
- Created: 2024-10-22T21:45:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T01:25:21.000Z (3 months ago)
- Last Synced: 2024-10-26T14:44:35.505Z (3 months ago)
- Topics: eleventy, markdown, remark, shiki, syntax-highlighting, twoslash
- Language: TypeScript
- Homepage:
- Size: 15.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# @olets shiki
Forks of some [Shiki org](https://github.com/shikijs) repos.
Motivated by a desire to have access to the latest [Shiki themes](https://shiki.style/themes) in Eleventy v3 without switching to [@shikijs/markdown-it](https://shiki.style/packages/markdown-it), the Markdown fence parsing of which doesn't play nice with the transform I apply to [my articles'](https://www.olets.dev/posts/) code blocks.
## Packages
[@olets/eleventy-plugin-shiki-twoslash](./packages/eleventy-plugin-shiki-twoslash/) ![@olets/eleventy-plugin-shiki-twoslash NPM Version](https://img.shields.io/npm/v/@olets/eleventy-plugin-shiki-twoslash)
: ESM, Eleventy 3 support, no Eleventy < 3 support, and (via @olets/shiki) additional themes and languages👇
[@olets/remark-shiki-twoslash](./packages/remark-shiki-twoslash/) ![@olets/remark-shiki-twoslash NPM Version](https://img.shields.io/npm/v/@olets/remark-shiki-twoslash): ESM and (via @olets/shiki) additional themes and languages
👇
[@olets/shiki-twoslash](./packages/shiki-twoslash/) ![@olets/shiki-twoslash NPM Version](https://img.shields.io/npm/v/@olets/shiki-twoslash): ESM and (via @olets/shiki) additional themes and languages
👇
[@olets/shiki](./packages/shiki/) ![@olets/shiki NPM Version](https://img.shields.io/npm/v/@olets/shiki): ESM, and additional themes and languages