https://github.com/ishi720/regexp
正規表現チェッカー
https://github.com/ishi720/regexp
angular fortawesome gulp jquery materialize-css
Last synced: 2 months ago
JSON representation
正規表現チェッカー
- Host: GitHub
- URL: https://github.com/ishi720/regexp
- Owner: ishi720
- Created: 2023-06-25T10:24:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T13:34:24.000Z (8 months ago)
- Last Synced: 2025-02-07T21:43:38.489Z (4 months ago)
- Topics: angular, fortawesome, gulp, jquery, materialize-css
- Language: JavaScript
- Homepage: https://suisui.fun/regexp/
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 正規表現チェッカー
### Badge
[](https://app.codacy.com/gh/ishi720/regexp/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
### Setup
```
cd ./
yarn installcd ./app/
yarn installgulp sass
gulp jsminify
```