Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishi720/regexp

正規表現チェッカー
https://github.com/ishi720/regexp

angular fortawesome jquery materialize-css

Last synced: 18 days ago
JSON representation

正規表現チェッカー

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 install

cd ./app/
yarn install

gulp sass
gulp jsminify
```