Skip to content

Electron utility to test JavaScript regex expressions

Notifications You must be signed in to change notification settings

gimzani/js-regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97c5a17 · Feb 12, 2020

History

4 Commits
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Feb 12, 2020
Feb 10, 2020
Feb 12, 2020
Feb 12, 2020

Repository files navigation

js-regex

I needed a way of creating, testing and storing Regular Expressions in JavaScript. I had originally wrote this as a web app for ASP.NET, but with my discovery of Electron, I wanted a nice little project (that was actually useful) to make a product from.

I think this fits the bill.

Technology

This app is written in VueJS and is running in an Electron shell.

If you want to add to it, you will need to have NodeJS installed.

Project setup

npm install

Run Application in dev mode

npm start

Build Application

npm run electron:build

About

Electron utility to test JavaScript regex expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published