跳到主要内容
CNode

有没有好的 nodejs 开源项目推荐,会帮忙 star 的

问答
Sshf-nice发布于 9 年前最后回复 7 年前
26103790

使用 es6/7 的技术越多越好,最好有async await 的使用

查看回复

回复 (26)

S
shen100#267 年前

自推下我的开源项目😛

mili是一个开源的社区系统,界面优雅,功能丰富。 已在米粒网得到应用,你完全可以用它来搭建自己的社区。mili的前端使用vue、iview等技术来开发,后端使用typescript、nodejs、nestjs、typeorm等技术来开发。

https://github.com/shen100/mili

R
ResJay#259 年前

https://github.com/ResJay/Vue_HSapp 用expense +VUE +Mongoose scoket.io写了个炉石评分应用 和在线聊天系统 对于初学者学习很容易

X
xiedacon#249 年前

https://github.com/xiedacon/nodeclub-koa 使用koa2重写的nodeclub,大量运用async/await,可以看看

T
taobataoma#239 年前

https://github.com/taobataoma/meanTorrent 用了async/aswit,每天都在更新新功能的pt下载系统, Mongo, Express, Angular, Node, 你值得一看,欢迎star

R
richenlin#229 年前

为了团队前端和后端能够更快的形成生产力,我们开发了ThinkKoa https://github.com/thinkkoa 为了隐藏数据源差异对上层应用研发的影响,我们开发了ThinkORM https://github.com/thinkkoa/thinkorm

欢迎start,也欢迎感兴趣并有能力做开源项目的同学加入

7
7anshuai#209 年前

JSer News 有用到 async/await, 关于 Redis 的异步 I/O 都是这种写法,有兴趣看看

S
steambap#199 年前
L
linguowei#189 年前

https://github.com/linguowei/myblog 一个博客系统,可以看看

D
dlyt#169 年前

这个应该对你有帮助 https://github.com/adrianObel/koa2-api-boilerplate 我搞的项目都是照这个改的 https://github.com/dlyt/YCool_Server

H
hezedu#159 年前

async await是啥?我这有回调地狱终结者

T
TakWolf#149 年前

mark

来自酷炫的 CNodeMD

S
shf-nice#139 年前

谢谢大家的分享,只要贴出代码的我都会star表示支持

S
shf-nice#129 年前

@linkenliu 谢谢分享,已star

K
kelvv#119 年前
S
shf-nice#109 年前

@stonephp 有eslint最好了,谢谢分享,两个项目都已star

H
hezhongfeng#99 年前

我的东西,自己做的第一个网站,完全是摸石头过河 使用了async await 数据库ORM是sequelise 地址

1
151263#89 年前

nodejs做的企业应用系统,实际在用的 https://github.com/sail-sail/qv

E
einsqing#59 年前

推荐koahub.js

来自 KoaHub.js

S
stonephp#49 年前

https://github.com/open-node/open-rest https://github.com/open-node/open-rest-helper-rest 全部采用es6/es7语法,使用 eslint airbnb 规范。 暂时没有用到 async/await 因为我的框架已经很好的解决了异步书写的问题。欢迎star

B
Binaryify#39 年前

@shf-nice 谢谢

S
shf-nice#29 年前

@Binaryify 谢谢,还没看,先star顶一个再说

参与回复

登录后即可参与回复。登录