CNode

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

问答
Sshf-nice发布于9 年前最后回复6 年前26 回复10338 浏览0 收藏

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

查看回复

回复 (26)

B
Binaryify#1·9 年前
S
shf-nice#2·9 年前

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

B
Binaryify#3·9 年前

@shf-nice 谢谢

S
stonephp#4·9 年前

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

E
einsqing#5·9 年前

推荐koahub.js

来自 KoaHub.js

1
151263#8·9 年前

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

H
hezedu#9·9 年前

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

H
hezhongfeng#10·9 年前

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

S
shf-nice#11·9 年前

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

K
kelvv#12·9 年前
S
shf-nice#13·9 年前

@linkenliu 谢谢分享,已star

S
shf-nice#14·9 年前

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

T
TakWolf#15·9 年前

mark

来自酷炫的 CNodeMD

D
dlyt#16·9 年前

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

L
linguowei#18·9 年前

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

S
steambap#19·9 年前
7
7anshuai#20·9 年前

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

J
jkjk77#21·9 年前
R
richenlin#22·9 年前

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

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

T
taobataoma#23·9 年前

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

X
xiedacon#24·9 年前

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

R
ResJay#25·9 年前

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

S
shen100#26·6 年前

自推下我的开源项目😛

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

https://github.com/shen100/mili

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