Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caojianping/anujs-cli
基于anujs(React迷你版)、IE8、TypeScript的模板代码生成器,提供命令行工具生成相关模板代码,兼容IE8+浏览器。
https://github.com/caojianping/anujs-cli
anujs anujs-cli ie8 javascript react template typescript webpack
Last synced: 9 days ago
JSON representation
基于anujs(React迷你版)、IE8、TypeScript的模板代码生成器,提供命令行工具生成相关模板代码,兼容IE8+浏览器。
- Host: GitHub
- URL: https://github.com/caojianping/anujs-cli
- Owner: caojianping
- License: mit
- Created: 2020-01-19T09:53:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T08:36:19.000Z (over 1 year ago)
- Last Synced: 2024-09-20T08:15:45.724Z (about 2 months ago)
- Topics: anujs, anujs-cli, ie8, javascript, react, template, typescript, webpack
- Language: JavaScript
- Homepage:
- Size: 550 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# anujs-cli
基于 anujs(React 迷你版)、IE8、TypeScript 的模板代码生成器,提供命令行工具生成相关模板代码,兼容 IE8+浏览器。
## 安装
使用 npm:
```bash
$ npm install anujs-cli --global
$ anujs-cli init [project-name]
```## 备注
本地开发环境不支持 IE8 调试。