# Sucrase - 초고속 Babel 대체제

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4132](https://news.hada.io/topic?id=4132)
- GeekNews Markdown: [https://news.hada.io/topic/4132.md](https://news.hada.io/topic/4132.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-04-25T09:55:19+09:00
- Updated: 2021-04-25T09:55:19+09:00
- Original source: [sucrase.io](https://sucrase.io/)
- Points: 7
- Comments: 0

## Topic Body

- Babel 대비 약 20x 빠른 속도

ㅤ→ 최신 브라우저를 사용한다고 가정하고, JSX/TypeScript/Flow 등의 컴파일에만 집중

ㅤ→ Jest 3 컴파일 테스트시 swc/esbuild 보다도 빠름

ㅤ→ Babel의 Parser를 포크해서 일부만 사용

- 일반적으로 사용 가능하지만, Babel만큼의 다용도는 아님

ㅤ→ 프로덕션 보다는 개발시에 적합

ㅤ→ 코드 에러 체크 안함, 플러그인 지원 없음

## Comments



_No public comments on this page._
