# regular-table - 비동기, 가상화 데이터 모델을 사용한 테이블 라이브러리

> Clean Markdown view of GeekNews topic #2836. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2836](https://news.hada.io/topic?id=2836)
- GeekNews Markdown: [https://news.hada.io/topic/2836.md](https://news.hada.io/topic/2836.md)
- Type: news
- Author: [alstjr7375](https://news.hada.io/@alstjr7375)
- Published: 2020-09-13T20:28:48+09:00
- Updated: 2020-09-13T20:28:48+09:00
- Original source: [github.com](https://github.com/jpmorganchase/regular-table)
- Points: 8
- Comments: 2

## Topic Body

- 일반적인  태그 사용

- 고성능 렌더링

- 비동기적인 데이터 모델

- 일반적인  CSS 스타일 적용가능

- 작고(JS 기준 약 20kb), 의존성이 없음

## Comments



### Comment 2876

- Author: wan2land
- Created: 2020-09-14T11:11:07+09:00
- Points: 1

Custom Element(shadow dom)기반으로 작성되서 vue나 React, Svelte 등 프레임워크에 종속되지 않고 사용할 수 있는 점이 매력적이네요.

### Comment 2882

- Author: alstjr7375
- Created: 2020-09-15T04:11:09+09:00
- Points: 1
- Parent comment: 2876
- Depth: 1

저도 그 점이 매력적이더라고요.
