Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apptools-lab/AppWorks

🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io
https://github.com/apptools-lab/AppWorks

frontend react tools vscode vscode-extension

Last synced: 9 days ago
JSON representation

🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io

Awesome Lists containing this project

README

        

English | [简体中文](./README.zh-CN.md)



   AppWorks

AppWorks

Application Development Pack







PRs Welcome
GitHub license

## Quick Start

Use AppWorks to develop Universal Application quickly:

- Click "Shop Icon" on Activity Bar of VS Code
- Enter "appworks" in the input box to search
- Click the Install button on the first appworks option
- After installation is successful, click the "AppWorks icon" on Activity Bar of VS Code to start

![demo](https://img.alicdn.com/imgextra/i4/O1CN010dwNp41NjalPbE65O_!!6000000001606-2-tps-2048-738.png)

[See the Pack for more details](extensions/appworks/README.md).

## Contributors

Feel free to report any questions as an [issue](https://github.com/apptools-lab/appworks/issues/new), we'd love to have your helping hand on AppWorks.

If you're interested in AppWorks, see [CONTRIBUTING.md](./.github/CONTRIBUTING.md) for more information to learn how to get started.

## Recommends

| Project | Version | Docs | Description |
|----------------|------------------|--------------|-----------|
| [icejs] | [![icejs-status]][icejs-package] | [docs][icejs-docs] | A universal framework based on react.js |
| [icestark] | [![icestark-status]][icestark-package] | [docs][icestark-docs] | Micro Frontends solution for large application |
| [icestore] | [![icestore-status]][icestore-package] | [docs][icestore-docs] | Simple and friendly state for React |
| [formily] | [![formily-status]][formily-package] | [docs][formily-docs] | Alibaba Group Unified Form Solution |

[icejs]: https://github.com/alibaba/ice
[icestark]: https://github.com/ice-lab/icestark
[icestore]: https://github.com/ice-lab/icestore
[formily]: https://github.com/alibaba/formily

[icejs-status]: https://img.shields.io/npm/v/ice.js.svg
[icestark-status]: https://img.shields.io/npm/v/@ice/stark.svg
[icestore-status]: https://img.shields.io/npm/v/@ice/store.svg
[formily-status]: https://img.shields.io/npm/v/@formily/react.svg

[icejs-package]: https://npmjs.com/package/ice.js
[icestark-package]: https://npmjs.com/package/@ice/stark
[icestore-package]: https://npmjs.com/package/@ice/store
[formily-package]: https://npmjs.com/package/@formily/react

[icejs-docs]: https://ice.work
[icestark-docs]: https://micro-frontends.ice.work
[icestore-docs]: https://github.com/ice-lab/icestore#icestore
[formily-docs]: https://formilyjs.org

## License

[MIT](LICENSE)