syntax-highlighting

Open-source projects categorized as syntax-highlighting

Top 23 syntax-highlighting Open-Source Projects

  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • Project mention: Rich is a Python library for rich text and beautiful formatting in the terminal | news.ycombinator.com | 2024-03-14
  • bat

    A cat(1) clone with wings.

  • Project mention: Hired: A Modern Take on 'Ed' | news.ycombinator.com | 2024-02-13

    That’s the same as bat:[1] one of the features is syntax highlighting. Kind of unexpected to find a concatenation program… which also does that.

    [1] https://github.com/sharkdp/bat

  • 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.

    InfluxDB logo
  • Highlight.js

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

  • Project mention: Vala Programming Language | news.ycombinator.com | 2024-04-08

    > it was designed to resemble C#

    I actually first heard of Vala just a few days ago when I was looking at a C#-related PR[1] for highlight.js:

    > This fails the tests as the Vala default.txt is recognized now as C#. However, Vala is very close in syntax to C#, and the default.txt also seems to be valid C# so not sure what to do about this.

    [1] https://github.com/highlightjs/highlight.js/pull/3906

  • DevToys

    A Swiss Army knife for developers.

  • Project mention: Set Up MacOS for Development Productivity | dev.to | 2023-08-27
  • zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh.

  • Project mention: Setting up a MacBook for development in 2024 | dev.to | 2024-01-08

    brew install fzf # for fuzzy find files, commands, etc brew install starship $(brew --prefix)/opt/fzf/install git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting # syntax highlight for zsh git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions # smart autosuggestions for zsh echo 'eval "$(starship init zsh)"' >> ~/.zshrc

  • linguist

    Language Savant. If your repository's language is being reported incorrectly, send us a pull request!

  • Project mention: Show HN: Fix – An open source cloud asset inventory for cloud security engineers | news.ycombinator.com | 2024-03-27

    I dunno if this interests you, but you actually have influence over the formatting of https://github.com/someengineering/fix-cf/blob/main/fix-role... via .gitattributes communicating to GH that it's actually yaml: https://github.com/github-linguist/linguist/blob/master/docs...

  • mycli

    A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gdb-dashboard

    Modular visual interface for GDB in Python

  • Project mention: Cyrus-and/GDB-dashboard: Modular visual interface for GDB in Python | news.ycombinator.com | 2024-04-11
  • jupyter-themes

    Custom Jupyter Notebook Themes

  • HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  • shiki

    A beautiful yet powerful syntax highlighter

  • Project mention: Shiki: A beautiful yet powerful syntax highlighter | news.ycombinator.com | 2024-03-15
  • nord

    An arctic, north-bluish color palette.

  • Project mention: What is this color theme ? | /r/vim | 2023-05-13
  • remarkable

    Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.

  • tailspin

    🌀 A log file highlighter

  • Project mention: FLaNK Stack Weekly 06 Nov 2023 | dev.to | 2023-11-06
  • Notepad3

    Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:

  • vim-markdown

    Markdown Vim Mode

  • codehike

    Marvellous code walkthroughs

  • NoteHighlight2016

    Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)

  • kanagawa.nvim

    NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.

  • Project mention: Need help configuring sunset plugin with kanagawa theme | /r/neovim | 2023-08-16

    Hello, I'm trying to use the sunset plugin to automatically switch my theme according to day light. I'm not sure how to use it with kanagawa theme

  • Rouge

    A pure Ruby code highlighter that is compatible with Pygments

  • Project mention: Simple Dev.to Article Improvements | dev.to | 2023-08-21

    To see if a particular language is supported you can use Rouge's handle tool rougify. First install a ruby interpreter. Then checkout the rouge source code and run bin/rougify list in the source code root directory:

  • rich-cli

    Rich-cli is a command line toolbox for fancy output in the terminal

  • Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • diff2html

    Pretty diff to html javascript library (diff2html)

  • Project mention: Unified versus Split Diff | news.ycombinator.com | 2023-10-24
  • ZeroBraneStudio

    Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

syntax-highlighting related posts

Index

What are some of the best open-source syntax-highlighting projects? This list will help you:

Project Stars
1 rich 47,088
2 bat 46,497
3 Highlight.js 23,051
4 DevToys 23,327
5 zsh-syntax-highlighting 19,053
6 linguist 11,804
7 mycli 11,261
8 gdb-dashboard 10,580
9 jupyter-themes 9,722
10 HTTP Prompt 8,872
11 shiki 8,552
12 nord 5,938
13 remarkable 5,667
14 tailspin 5,058
15 Notepad3 4,638
16 vim-markdown 4,613
17 codehike 4,227
18 NoteHighlight2016 3,743
19 kanagawa.nvim 3,601
20 Rouge 3,276
21 rich-cli 2,938
22 diff2html 2,703
23 ZeroBraneStudio 2,563

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com