0.0.36 β€’ Published 7 months ago

babel-plugin-alins v0.0.36

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

πŸš€ Alins: The most pure and elegant WebUI framework

δΈ­ζ–‡ | Documentation | Playground | Update Log | Feedback Errors/Defects | Gitee | Message Board

babel-plugin-alins

Alins babel plug-in does not include jsx and typescript translation functions. You need to install the corresponding plug-in yourself. It is recommended to use babel-preset-alins directly.

After installation, use in babel.config.json or babel.config.js:

{
   "plugins": [ "alins" ]
}

Supports carrying importType parameter, which has the same meaning as in 5. The default value is esm

{
   "plugins": [
     ["alins", {
       "importType": "esm"
     }]
   ]
}
0.0.36

7 months ago

0.0.35

7 months ago

0.0.34

8 months ago

0.0.33

8 months ago

0.0.32

8 months ago

0.0.31

8 months ago

0.0.30

8 months ago

0.0.29

8 months ago

0.0.28

8 months ago

0.0.27

8 months ago

0.0.26

8 months ago

0.0.25

8 months ago

0.0.24

9 months ago

0.0.23-beta.1

9 months ago

0.0.23

9 months ago

0.0.23-beta.0

9 months ago

0.0.22

9 months ago

0.0.21

9 months ago

0.0.21-beta.0

9 months ago

0.0.20-beta.5

9 months ago

0.0.20-beta.4

9 months ago

0.0.20-beta.1

9 months ago