The Wayback Machine - https://web.archive.org/web/20210414115446/https://github.com/RunDevelopment
Skip to content
Avatar

Highlights

Organizations

@PrismJS @netspeak
Block or Report

Pinned

  1. Lightweight, robust, elegant syntax highlighting.

    JavaScript 9.1k 1.1k

  2. A wider selection of Prism themes

    CSS 678 359

  3. A library for finite automata and regular expressions in the context of JS RegExp

    TypeScript 4 2

  4. ESLint plugin for finding regex mistakes and style guide violations.

    TypeScript 53

1,342 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created 1 repository

Created a pull request in PrismJS/prism that received 1 comment

Ruby: Added missing regex flags

This fixes #2841.

+34 −9 1 comment
Reviewed 6 pull requests in 3 repositories

Created an issue in PrismJS/prism that received 18 comments

Document all token types

Motivation Themes depend on Prism producing tokens with specific types (or aliases). Right now, we do not guarantee or document any of those types. D…

18 comments
Opened 12 other issues in 5 repositories