alins-compiler-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.36 • Public • Published

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();

Package Sidebar

Install

npm i alins-compiler-core

Weekly Downloads

1

Version

0.0.36

License

MIT

Unpacked Size

164 kB

Total Files

7

Last publish

Collaborators

  • theajack