RT
没有呀,我做不出来呀,。只能做做jq小插件。。
🐔🍳 做了点微小的贡献:https://github.com/eggjs
还有个 https://github.com/node-modules
@memedahui 大佬,带带
Lambdahackers - 程序员的 Medium.
简化发布文章的流程。 设置好 Github 同步以后, 就可以在编辑器里写好 Markdown 和 Asciidoctor (Org-mode 很快也会支持), commit 就会直接发布到 Lambdahackers 上。
可以分享你的原创文章和不错的链接 (和技术相关的), 类似 Reddit.
代码: https://github.com/tiensonqin/lambdahackers
https://github.com/xcstream/hama 蛤语言
暂时没有,后面有了补上
@xcstream 。。。
https://github.com/mtdhb 一键领取饿了么、美团手气最佳红包
https://github.com/BaffinLee/json4json 简单的 json 模板引擎
https://github.com/gateschema/gateschema-js 数据验证和表单生成
https://fiora.suisuijiang.com/ 有意思的聊天室
开源的在线 API 文档、技术文档工具 ShowDoc https://github.com/star7th/showdoc 如何利用showdoc自动生成API文档 https://cnodejs.org/topic/5b7a1107632c7f422e5b7fc9
小程序书城 https://github.com/Andyliwr/mbook.git
doodoo.js中文最佳实践Node.js Web快速开发框架,支持Koa.js中间件 https://github.com/doodooke/doodoo.js.git
Nest.js 定时任务模块,采用 decorator 实现。https://github.com/miaowing/nest-schedule
import { Injectable } from '@nestjs/common'; import { Cron, NestSchedule } from 'nest-schedule'; @Injectable() export class TestService extends NestSchedule { constructor( private readonly taskService: TaskService, ) { super(); } @Cron('0 0 2 * *') run() { this.taskService.execute(); } }
中国原创音乐基地5sing第三方PC客户端 https://github.com/i5sing/i5SING http://i5sing.com
命令行播放器,半成品
Node.js 微信小程序商城 NideShop
来自酷炫的 CNodeMD
https://github.com/Wizzercn/NutzWk
https://github.com/Wizzercn/NodeWk
https://github.com/Wizzercn/BugWk
https://github.com/Wizzercn/MqttWk
Notadd ------ 基于nest.js 的微服务框架(开发中):https://github.com/notadd/notadd
Hve - 一个静态博客客户端工具。哦不,一个可能烂尾的静态博客客户端工具。 https://github.com/hellohve/hve
顺路推荐一款最近开源的,比我的好太多的 Publii
https://github.com/pulessrity/ikan_comic 让你躺着看漫画
https://github.com/XGHeaven/minecraft-manager
minecraft 管理软件,支持切换版本,备份,查看系统状态等等功能。 支持管理多个 MC 服务器,现在目前是烂尾状态,主要原因是工作了,没时间玩 MC 了,以后如果有时间,我会尝试重写他的。 预计的技术栈是 Nest.js + Docker,一个提供 API,一个提供运行环境
当然了,暂时不支持 forge,个人喜欢玩原生,所以不喜欢加 Mod
https://github.com/zhaoyu69 了解一下哈哈
https://github.com/seekcx/acr
支持链式定义的异步验证插件。
哎呀妈呀脑瓜疼😳
来自拉风的 Taro-cnode
https://github.com/wxs77577/rest-admin
https://github.com/lincenying/mmf-blog-vue2-pwa-ssr
使用 koa angular mysql 做的前后端全栈项目,类似企业站:https://github.com/LiangJingxuan/tradingAPP ,喜欢的话可以给星星。
类似迅雷的断点下载,断点上传工具,不限速,vue-electron构建,不方便开源…
使用node,选用express+mysql+ejs的简易博客站点程序(后端渲染) 学了没多久,不太清楚比较规范的开发方式,写的比较乱 https://github.com/SURA907/node_blog
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
没有呀,我做不出来呀,
。只能做做jq小插件。。
🐔🍳 做了点微小的贡献:https://github.com/eggjs
还有个 https://github.com/node-modules
@memedahui 大佬,带带
Lambdahackers - 程序员的 Medium.
就是个工具
简化发布文章的流程。 设置好 Github 同步以后, 就可以在编辑器里写好 Markdown 和 Asciidoctor (Org-mode 很快也会支持), commit 就会直接发布到 Lambdahackers 上。
也是个社区
可以分享你的原创文章和不错的链接 (和技术相关的), 类似 Reddit.
代码: https://github.com/tiensonqin/lambdahackers
https://github.com/xcstream/hama 蛤语言
暂时没有,后面有了补上
@xcstream 。。。
https://github.com/mtdhb 一键领取饿了么、美团手气最佳红包
https://github.com/BaffinLee/json4json 简单的 json 模板引擎
https://github.com/gateschema/gateschema-js 数据验证和表单生成
https://fiora.suisuijiang.com/ 有意思的聊天室
开源的在线 API 文档、技术文档工具 ShowDoc https://github.com/star7th/showdoc 如何利用showdoc自动生成API文档 https://cnodejs.org/topic/5b7a1107632c7f422e5b7fc9
小程序书城 https://github.com/Andyliwr/mbook.git
doodoo.js中文最佳实践Node.js Web快速开发框架,支持Koa.js中间件 https://github.com/doodooke/doodoo.js.git
Nest.js 定时任务模块,采用 decorator 实现。https://github.com/miaowing/nest-schedule
中国原创音乐基地5sing第三方PC客户端 https://github.com/i5sing/i5SING http://i5sing.com
命令行播放器,半成品
Node.js 微信小程序商城 NideShop
来自酷炫的 CNodeMD
https://github.com/Wizzercn/NutzWk
https://github.com/Wizzercn/NodeWk
https://github.com/Wizzercn/BugWk
https://github.com/Wizzercn/MqttWk
Notadd ------ 基于nest.js 的微服务框架(开发中):https://github.com/notadd/notadd
Hve - 一个静态博客客户端工具。哦不,一个可能烂尾的静态博客客户端工具。 https://github.com/hellohve/hve
顺路推荐一款最近开源的,比我的好太多的 Publii
https://github.com/pulessrity/ikan_comic 让你躺着看漫画
https://github.com/XGHeaven/minecraft-manager
minecraft 管理软件,支持切换版本,备份,查看系统状态等等功能。 支持管理多个 MC 服务器,现在目前是烂尾状态,主要原因是工作了,没时间玩 MC 了,以后如果有时间,我会尝试重写他的。 预计的技术栈是 Nest.js + Docker,一个提供 API,一个提供运行环境
当然了,暂时不支持 forge,个人喜欢玩原生,所以不喜欢加 Mod
https://github.com/zhaoyu69 了解一下哈哈
https://github.com/seekcx/acr
支持链式定义的异步验证插件。
哎呀妈呀脑瓜疼😳
来自拉风的 Taro-cnode
https://github.com/wxs77577/rest-admin
https://github.com/lincenying/mmf-blog-vue2-pwa-ssr
使用 koa angular mysql 做的前后端全栈项目,类似企业站:https://github.com/LiangJingxuan/tradingAPP ,喜欢的话可以给星星。
类似迅雷的断点下载,断点上传工具,不限速,vue-electron构建,不方便开源…
使用node,选用express+mysql+ejs的简易博客站点程序(后端渲染) 学了没多久,不太清楚比较规范的开发方式,写的比较乱 https://github.com/SURA907/node_blog