-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有趣的收集 #1
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
https://github.com/enquirer/enquirer 这个库不错,写 CLI 的同学,可以考虑换掉 inquirer |
https://github.com/skywind3000/z.lua 可以替代 autojump |
https://github.com/sindresorhus/alfy 用 Node 来写 Alfred Workflow。 |
@atian25 alfy是个解决方案,但是体积特别大。。 |
@Dcatfly 从这来看,不大吧,百来 k。 |
@atian25 哦,确实。。alfy本身体积不大,但是通过这种方式来写workflow的过程中,可能会引入很多其它的包,这样下来体积可能就剧增了。。🤣 |
@Dcatfly 这不是很正常么,你要实现一段逻辑,自然要有对应的代码,自己注意下依赖的选择就好了。这是一个取舍问题,用熟悉的语言,并有单元测试保障,适当的注意下依赖,我觉得没什么问题。大部分的依赖也不会很大,除非你引个 Webpack 当我没说。 |
数据结构和算法动态可视化 https://visualgo.net/zh |
HTTP 数据录制,用于测试,https://github.com/Netflix/pollyjs |
CLI 测试:
|
https://github.com/kamranahmedse/developer-roadmap 有趣的一张知识脉络图。 思考:
再恶搞下: |
https://www.notion.so/Raycast-Manual-d5c85a7694dc4e4088b8b93557ea6d2d 另一个 Alfred,可以写自己的插件 |
DOM Events: A Way to Visualize and Experiment with the DOM Event System |
https://github.com/dolthub/dolt
|
https://etherdream.com/web2img/ Web2Img is a tool to bundle your web files into a single image, and extract them via Service Worker at runtime. 真黑。。。 |
https://github.com/wulkano/aperture-node Mac 录屏工具的 Node 类库 |
开源指南 CLI 的哲学 看完这个 CLI 的最佳实践指导文档,受益良多。 我们 Artus 的文档,回头可以参考这个方向,除了 Artus 本身的 API 参考文档外,还需要给出 Philosophy 和 Guidelines 这些封装框架的最佳实践指引 相关阅读:https://diataxis.fr/ |
https://scribehow.com/start-recording 录制浏览器里面的操作步骤,方便分享给别人 1234 |
https://www.appinn.com/buzz-openai-whisper/ 飞书妙记也有类似的功能,之前用来帮 devmore 转文字稿 |
https://github.com/ranyitz/qnm node_modules 依赖查询 |
任务执行 |
基础库
框架
数据库
数据模拟
爬虫
Bootstrap模板
Logger
editor
angular modules
tool
奇奇怪怪
语法解析
The text was updated successfully, but these errors were encountered: