v1.0.11
v1.0.11
13 files changed
tree: 2633d3fa5a282a3f0c4951e77441b7cb07a8b71b
  1. .github/
  2. bin/
  3. lib/
  4. packages/
  5. scripts/
  6. templates/
  7. .eslintrc.js
  8. .gitignore
  9. .npmignore
  10. appveyor.yml
  11. CHANGELOG.md
  12. lerna.json
  13. LICENSE
  14. package.json
  15. README.md
README.md

Weex Toolkit

image | left image | left GitHub issues Npm package Build status

Weex Toolkit is the Standard Tooling for Weex Development.

Introduction

This is the branch that develops weex-toolkit2.0.

Now you can install the alpha version by:

$ npm i weex-toolkit@alpha -g

To know more help info, you can run :

$ weex --help

Goals

We hope to get the following goals:

  • Flawless installation and upgrade experience.
  • Better unit & functional testing support.
  • Reasonable Node-side command line solution that can be used by all Node-side programs.
  • Some feartures and optimization for the submodules, such as weex-debugger, weexpack and so on.

More detail you can see the milestone.

Basic architecture diagram

Basic architecture diagram

Lifecycle

Life-cycle

License

MIT