JSPM

shikix-compat

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q13199F
  • License MIT

Shikix with shiki compatible API

Package Exports

  • shikix-compat

Readme

shikix-compat

compatible build of shikix to align with shiki.

Work in progress. It's not 100% compatible yet, but feedback is welcome :)

Install

npm i -D shikix-compat

Or set the alias

{
  "dependencies": {
    "shiki": "npm:shikix-compat@0.0"
  }
}

License

MIT