jiti 2.0 - Node.js में runtime TypeScript और ESM syntax support
(github.com/unjs)- ESM और CommonJS के बीच seamless interoperability
import()की जगह लेने वाला asynchronous APIrequire()की जगह लेने वाला synchronous API (deprecated)- बहुत हल्का और बिना dependencies के
- custom resolve aliases
- अतिरिक्त transformation को रोकने वाली smart syntax detection
- Node.js native
requirecache integration - ESM loader support
- JSX support (opt-in)
2 टिप्पणियां
लिंक Cacheable है?!
अरे, मैंने इसे ठीक कर दिया है।