npm.io
0.0.36 • Published 2 years ago

alins-compiler-core

Licence
MIT
Version
0.0.36
Deps
2
Size
160 kB
Vulns
0
Weekly
0
Stars
85

stars forks version downloads jsdelivr visitors

author license Size TopLang issue Dependent

Alins: The most pure and elegant WebUI framework

中文 | Documentation | Playground | Update Log | Feedback Errors/Defects | Gitee | Message Board

alins-compiler-core

Compiler core module, basically developers do not need to use this module.

This module can generate a universal babel plug-in that supports use in web and nodejs environments. The alins-compiler-node above and the web compiler in subsequent chapters all rely on this module.

import {createBabelPluginAlins} from 'alins-compiler-core';
const babelPlugin = createBabelPluginAlins();

Keywords