vscode-oniguruma VS shiki

Compare vscode-oniguruma vs shiki and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
vscode-oniguruma shiki
3 26
105 8,626
5.7% 16.3%
4.1 9.8
about 1 month ago 14 days ago
TypeScript TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vscode-oniguruma

Posts with mentions or reviews of vscode-oniguruma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.
  • Building a syntax highlighting extension for VS Code
    12 projects | dev.to | 1 Mar 2024
    Luckily, there is a project that has fitted my needs perfectly: vscode-grammar-test. It’s a command line tool that builds on the VS Code regex engine and grammar file parser and allows to run unit tests directly against a given grammar file.
  • Dark mode with Shiki and Code Hike
    7 projects | dev.to | 29 Jan 2023
    Shiki does this because the underlying library vscode-textmate or vscode-oniguruma returns black if the value is not a valid color. This explains why Code Hike uses blackish color codes instead of variables. But what if we write a variable directly into the theme instead of the color code.
  • Developer Diaries: How We Built a Better Browser-Based IDE with Monaco
    3 projects | dev.to | 24 May 2022
    More specifically, we’re using [vscode-oniguruma](https://github.com/microsoft/vscode-oniguruma), which is made by Microsoft. But this introduced yet another problem: Integrating TextMate into Monaco typically requires hacks of some kind, and introduces some flaws into the experience.

shiki

Posts with mentions or reviews of shiki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-04.

What are some alternatives?

When comparing vscode-oniguruma and shiki you can also consider the following projects:

vscode-textmate - A library that helps tokenize text using Text Mate grammars.

PrismJS - Lightweight, robust, elegant syntax highlighting.

lighter - The syntax highlighter used by Code Hike.

Highlight.js - JavaScript syntax highlighter with language auto-detection and zero dependencies.

oniguruma - regular expression library

next-mdx-remote - Load mdx content from anywhere through getStaticProps in next.js

codehike - Marvellous code walkthroughs

convert-sh-theme

mdx - Markdown for the component era

dev - Development repository for the CodeMirror editor project

remark - markdown processor powered by plugins part of the @unifiedjs collective