create-midway

1.3.1 • Public • Published

create-midway

npm init midway

扩展

如果你希望扩展,可以传递参数。

'use strict';
const { AddPlugin } = require('create-midway');

new AddPlugin().run({
  npm: 'tnpm',
  templateList: {
    // 模版列表
  }
}).catch(e => {console.error(e)});

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.114latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.114
1.3.00
1.2.30
1.2.20
1.2.10
1.2.00
1.1.190
1.1.180
1.1.170
1.1.160
1.1.150
1.1.140
1.1.130
1.1.120
1.1.110
1.1.100
1.1.90
1.1.80
1.1.70
1.1.60
1.1.50
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i create-midway

Weekly Downloads

14

Version

1.3.1

License

MIT

Unpacked Size

542 kB

Total Files

5

Last publish

Collaborators

  • czy88840616
  • echosoar