All Projects → eggjs → create-egg

eggjs / create-egg

Licence: MIT license
so you could use `npm init egg showcase` to init egg project

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to create-egg

Egg Logger
Egg logger
Stars: ✭ 127 (+353.57%)
Mutual labels:  egg
Egg Oauth2 Server
🌟 OAuth2 server plugin for egg.js based on node-oauth2-server
Stars: ✭ 174 (+521.43%)
Mutual labels:  egg
Egg Validate
validate plugin for egg
Stars: ✭ 224 (+700%)
Mutual labels:  egg
Egg Mock
Mock library for egg testing.
Stars: ✭ 137 (+389.29%)
Mutual labels:  egg
Egg Bin
egg developer tool
Stars: ✭ 165 (+489.29%)
Mutual labels:  egg
Cool Admin Api
cool-admin-api 是基于egg.js、typeorm、jwt等封装的api开发脚手架、快速开发api接口
Stars: ✭ 188 (+571.43%)
Mutual labels:  egg
Egg Router Plus
The missing router feature for eggjs
Stars: ✭ 117 (+317.86%)
Mutual labels:  egg
nodePlatform-eggjs
基于egg.js编写的node平台,演示地址不要乱搞啊
Stars: ✭ 214 (+664.29%)
Mutual labels:  egg
Apubplat
Devops自动化部署、堡垒机开源项目、Web Terminal
Stars: ✭ 167 (+496.43%)
Mutual labels:  egg
Egg Socket.io
socket.io plugin for eggjs.
Stars: ✭ 209 (+646.43%)
Mutual labels:  egg
Egg Multipart
multipart plugin for egg
Stars: ✭ 145 (+417.86%)
Mutual labels:  egg
Nodeplatform Eggjs
基于egg.js编写的node平台,演示地址不要乱搞啊
Stars: ✭ 155 (+453.57%)
Mutual labels:  egg
Egg Core
A core Pluggable framework based on koa.
Stars: ✭ 194 (+592.86%)
Mutual labels:  egg
Egg View Vue
vue view plugin for egg
Stars: ✭ 136 (+385.71%)
Mutual labels:  egg
Egg Redis
redis plugin for egg
Stars: ✭ 234 (+735.71%)
Mutual labels:  egg
Examples
Store all egg examples in one place
Stars: ✭ 1,668 (+5857.14%)
Mutual labels:  egg
Egg Cluster
cluster manager for egg
Stars: ✭ 186 (+564.29%)
Mutual labels:  egg
egg-view-assets
Manage frontend assets in development and production.
Stars: ✭ 51 (+82.14%)
Mutual labels:  egg
xiaomishop
基于nodejs web框架egg.js+mongoose实现的仿小米商城的项目
Stars: ✭ 26 (-7.14%)
Mutual labels:  egg
Egg Security
Security plugin for egg, force performance too.
Stars: ✭ 204 (+628.57%)
Mutual labels:  egg

create-egg

NPM version build status Test coverage David deps Known Vulnerabilities NPM download

Alias for egg-init, so you could use npm init egg showcase.

Thanks to npm init feature introduced at npm@6, see npm-init for more details.

Usage

$ npm init egg showcase
$ npm init egg showcase --type=simple

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].