文件名称:angular-compile::NG_button:Angular动态编译-将字符串转换为Angular组件
文件大小:38KB
文件格式:ZIP
更新时间:2024-05-26 20:41:19
html grunt angular typescript webpack
:NG_button: Angular Dynamic Compile-将字符串转换为Angular组件v2021.4.113 错误很明显:trade_mark:-MATRIX NodeJs LTS版本要求 >=12.13.0 建立在NodeJ上 v14.16.0 必须使用async和await关键字。 仅支持最新的LTS变体。 安装NodeJ: ://nodejs.org/en/download/package-manager/ 建立在Angular上 11.2.4 描述 用例 将标准字符串动态编译为功能齐全的Angular组件。 支持导入,导出和标准上下文。 安装 npm install --save p3x-angular-compile lodash @types/lodash # or yarn add p3x-angular-compile lodash @types/lodash 查看其工作原理和代码 ht
【文件预览】:
angular-compile-master
----.eslintrc.json(1KB)
----.gitignore(214B)
----projects()
--------angular-compile()
----e2e()
--------src()
--------tsconfig.json(294B)
--------protractor.conf.js(869B)
----.ncurc.json(185B)
----package.json(4KB)
----src()
--------app()
--------assets()
--------main.ts(487B)
--------test.ts(761B)
--------environments()
--------index.html(587B)
--------favicon.ico(31KB)
--------styles.scss(1KB)
--------polyfills.ts(3KB)
----karma.conf.js(1KB)
----.travis.yml(824B)
----Gruntfile.js(1KB)
----LICENSE(1KB)
----tsconfig.spec.json(333B)
----tsconfig.json(766B)
----angular-compile.iml(335B)
----.github()
--------workflows()
----.browserslistrc(853B)
----angular.json(5KB)
----tsconfig.app.json(287B)
----README.md(9KB)
----.idea()
--------misc.xml(174B)
--------vcs.xml(167B)
--------angular-compile.iml(336B)
--------codeStyleSettings.xml(277B)
--------inspectionProfiles()
--------modules.xml(282B)
----.npmignore(289B)
----.editorconfig(415B)