fis3-parser-translate-es3ify

0.0.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i fis3-parser-translate-es3ify

Weekly Downloads

6

Version

0.0.3

License

ISC

Last publish

Collaborators

  • codering