Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishi720/regexp
正規表現チェッカー
https://github.com/ishi720/regexp
angular fortawesome jquery materialize-css
Last synced: 18 days ago
JSON representation
正規表現チェッカー
- Host: GitHub
- URL: https://github.com/ishi720/regexp
- Owner: ishi720
- Created: 2023-06-25T10:24:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-07T13:34:24.000Z (about 1 month ago)
- Last Synced: 2024-10-10T07:41:45.522Z (about 1 month ago)
- Topics: angular, fortawesome, 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
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4d0db431c0314dea86ed04dd35e4bd25)](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
```