AmyShackles / regex-lexer

Regex Lexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regex-lexer

Project

This is the lexer part of a project to create a VSCode extension to scan JavaScript/TypeScript files, identify regular expressions being used within those files, and then display (on hover) a human-readable description of what that regular expression is matching.

Progress

Tracking development with Trello

About

Regex Lexer

License:MIT License


Languages

Language:JavaScript 100.0%