Skip to content

codering/fis3-parser-translate-es3ify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

fis3-parser-translate-es3ify

FIS3 transform to convert ES5 syntax to be ES3-compatible

基于es3ify

install:

npm i -g fis3-parser-translate-es3ify

usage:

fis.match('/components/antd/lib/**.js', {
    parser: fis.plugin("translate-es3ify")
})

其他类似工具 https://github.com/sorrycc/es3ify-loader

About

FIS3 transform to convert ES5 syntax to be ES3-compatible

Resources

Stars

Watchers

Forks

Packages

No packages published