spm
Brand new static package manager for browser.
spm 从 3.9 开始将不再管理组件的生命周期, 即不再有 spmjs.io. 所以相应的逻辑全部去除. 请使用 npm 来管理组件.
Install
$ npm install spm -g
Usage
- Getting Started: https://github.com/spmjs/docs/blob/master/en/getting-started.md
- Develop a package: https://github.com/spmjs/docs/blob/master/en/develop-a-package.md
- 中文文档:https://github.com/spmjs/docs
- Examples: https://github.com/spmjs/examples/tree/spm-webpack
Packaging Server
- Website: http://spmjs.io/
- Repository: https://github.com/spmjs/spmjs.io/
Report a issue
License
SPM is available under the terms of the MIT License.
Memo
- Why spm3: #819
- Release History: https://github.com/spmjs/spm/blob/master/HISTORY.md
- spm2: https://github.com/spmjs/spm/tree/2.x