@vsmi/swc-plugin-transform-imports

0.0.1 • Public • Published

💫@vsmi/swc-plugin-transform-imports

npm node prs code style: prettier

a plugin for swc to transform import declarations, support import lib style as effects

Config

[
  "@vsmi/swc-plugin-transform-imports",
  {
    "lodash": {
      "transform": "lodash/{{member}}"
    },
    "antd": {
      "transform": "antd/es/{{ kebabCase member }}",
      "style": true
    }
  }
]

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i @vsmi/swc-plugin-transform-imports

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

1.97 MB

Total Files

3

Last publish

Collaborators

  • ixw2017