Skip to content

This application is used to create regular expressions (Regex). Regular expressions are a powerful tool used to search, change or match text data according to certain patterns.

License

Notifications You must be signed in to change notification settings

EW-EndWall/regex-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Regex Generator

vite | Vue | tailwind
(responsive)


Table Of Contents

About

This application is used to create regular expressions (Regex). Regular expressions are a powerful tool used to search, change or match text data according to certain patterns.

  • Dark and bright mode feature
  • Uppercase
  • Lowercase
  • Case Sensitive
  • Includes
  • Excludes

Screenshot

Dark

Light

Quick Installation

Vue

$ cd ./vue/

Vue Install

$ npm install

or

$ yarn install

or

$ pnpm install

Vue Development

$ npm dev

or

$ yarn dev

or

$ pnpm dev

Vue Build

$ npm build

or

$ yarn build

or

$ pnpm build

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

About

This application is used to create regular expressions (Regex). Regular expressions are a powerful tool used to search, change or match text data according to certain patterns.

Topics

Resources

License

Stars

Watchers

Forks