@shikijs/vscode-textmate
Shiki's fork of `vscode-textmate`
Last updated a year ago by antfu .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @shikijs/vscode-textmate 
SYNC missed versions from official npm registry.

Fork of microsoft/vscode-textmate

Changes make in this fork:

  • Change all async operations to sync; onigLib option now required to be resolved instead of a promise.
  • Use tsup to bundle the lib, ship as a single file ES module.
  • Remove debug flags and some other unnecessary exports.
  • Convert EncodedTokenAttributes from namespace to class, rename to EncodedTokenMetadata
  • Support RegExp literals in grammar object (#3)

Current Tags

  • 10.0.2                                ...           latest (a year ago)

11 Versions

  • 10.0.2                                ...           a year ago
  • 10.0.1                                ...           a year ago
  • 10.0.0                                ...           a year ago
  • 9.3.1                                ...           a year ago
  • 9.3.0                                ...           2 years ago
  • 9.2.2                                ...           2 years ago
  • 9.2.1                                ...           2 years ago
  • 9.2.0                                ...           2 years ago
  • 9.1.1                                ...           2 years ago
  • 9.1.0-1                                ...           2 years ago
  • 9.1.0-0                                ...           2 years ago
Maintainers (3)
Downloads
Today 0
This Week 1
This Month 4
Last Day 0
Last Week 3
Last Month 7
Dependencies (0)
None
Dev Dependencies (8)

Copyright 2013 - present © cnpmjs.org | Home |