# m-table

데이터의 테이블처리를 위한 라이브러리

## install 
```bash
npm install m-table
```
## test
```bash
npm run test
```


