mini-shiki
v3.19.0
Published
[](https://github.com/un-ts/mini-shiki/actions/workflows/ci.yml?query=branch%3Amain) [
const shiki = await createShikiInternal({
engine: createOnigurumaEngine(),
langs: [bundledLanguages.typescript],
themes: [bundledThemes['light-plus']],
})
const lines = codeToTokensWithThemes(shiki, "console.log('Hello world!')", {
themes: { light: 'light-plus' },
lang: 'typescript',
})Sponsors and Backers
Sponsors
| 1stG | RxTS | UnTS |
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| |
|
|
Backers
| 1stG | RxTS | UnTS |
| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| |
|
|
Changelog
Detailed changes for each release are documented in CHANGELOG.md.
