728x90
    반응형
    SMALL

    Babel은 JavaScript 컴파일러입니다.

    Babel은 현재 및 이전 브라우저 또는 환경에서 ECMAScript 2015+ 코드를 이전 버전과 호환되는 JavaScript 버전으로 변환하는 데 주로 사용되는 도구 모음입니다.

    Babel이 할 수 있는 주요 작업은

     

    • Transform syntax (변환 구문)
    • Polyfill features that are missing in your target environment (through @babel/polyfill) (polyfill)
    • Source code transformations (codemods)
    • And more! (check out these videos for inspiration)

     

     

    babeljs.io/docs/en/

     

    Babel · The compiler for next generation JavaScript

    The compiler for next generation JavaScript

    babeljs.io

     

     

    728x90
    반응형
    LIST

    댓글