vite | Vue | tailwind
(responsive)
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
$ cd ./vue/
$ npm install
or
$ yarn install
or
$ pnpm install
$ npm dev
or
$ yarn dev
or
$ pnpm dev
$ npm build
or
$ yarn build
or
$ pnpm build
Distributed under the Apache-2.0 License. See LICENSE for more information.