# jiti 2.0 - Node.js에 런타임 TypeScript와 ESM 구문 지원

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=17785](https://news.hada.io/topic?id=17785)
- GeekNews Markdown: [https://news.hada.io/topic/17785.md](https://news.hada.io/topic/17785.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-11-16T09:33:01+09:00
- Updated: 2024-11-16T09:33:01+09:00
- Original source: [github.com/unjs](https://github.com/unjs/jiti)
- Points: 4
- Comments: 2

## Topic Body

- ESM과 CommonJS 간의 심리스한 상호운용   
- import()를 대체하는 비동기 API   
- require()를 대체하는 동기 API (deprecated)  
- 매우 가볍고 의존성 없음   
- 커스텀 resolve 앨리어스   
- 추가 변환을 방지하는 스마트 문법 감지   
- Node.js 네이티브 require 캐시 연동   
- ESM 로더 지원   
- JSX 지원 (opt-in)

## Comments



### Comment 31350

- Author: iolothebard
- Created: 2024-11-16T09:40:29+09:00
- Points: 1

링크가 Cacheable?!

### Comment 31351

- Author: xguru
- Created: 2024-11-16T09:48:13+09:00
- Points: 1
- Parent comment: 31350
- Depth: 1

앗 수정했습니다.
