Skip to content
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

想要钓鱼就要去鱼多的地方,想要赚钱就要将可以赚钱的方法重复实践 #76

Open
AaronConlon opened this issue Jun 16, 2024 · 0 comments
Labels
Weekly 标签

Comments

@AaronConlon
Copy link
Owner

AaronConlon commented Jun 16, 2024


description: 飞机耳 + 玉足
cover: https://cdn.jsdelivr.net/gh/Developer27149/uPic@main/uPic/image-20240617012026938.png

飞机耳 + 玉足

OK!继续来分享上一周接触到的一些讯息!

Dozer

Mortennn/Dozer: Hide menu bar icons on macOS 是一个隐藏macOS菜单栏图标的开源程序,笔者体验下来内存占用为45 M左右,比此前自己使用的同类应用都小。

NanaZip

M2Team/NanaZip: The 7-Zip derivative intended for the modern Windows experience 7 - Zip 衍生的开源压缩和解压缩Windows软件,装机必备。

Shiki 代码演示

GitHub - shikijs/shiki-magic-move: Smoothly animated code blocks with Shiki 是一个具有精美动画效果的代码演示工具,可以用来写一些教程或文档,甚至是面向开发者的特殊应用。使用shikijs可以展示非常精美的代码变化效果。

Moria

s1ntoneli/Moria-dist: Moria 分发 是一个 Macos 平台的应用,可以在任意 App 中,快速搜索、执行菜单中的命令,节约时间!基于原生的菜单功能,通过全局快捷键⌘+Shift+o快速搜索当前应用的所有菜单功能,因此我们可以利用这个工具摆脱对鼠标的依赖,快速定位到菜单中的命令中去。

KeyCastr

keycastr/keycastr: KeyCastr, an open-source keystroke visualizer 是一款开源的键盘镜像软件,可以在你输入的时候将键盘按键实时地显示在屏幕上,如果你想要展示自己的键盘操作,这是一个不错的选择。

Tailwindcss 变体组合

类名变体笔者最初在windicss上看到,后续也在unocss中看到此插件,但是tailwindcss官方始终没有发布自己的插件

brandonmcconnell/tailwindcss-multi: Variant-grouped utility support for Tailwind CSS是一个tailwindcss的转换器插件,可以将如下类名进行转换:

<div class="hover:multi-[bg-red-500;text-white]">
  When hovered, this text is white and the background is red.
</div>

转为:

<div class="hover:bg-red-500 hover:text-white">
  When hovered, this text is white and the background is red.
</div>

需要注意的是,由于tailwindcss的破坏性更新,如果需要在multi内部使用嵌套和冒号,则需要额外添加[]

33 个技能点

stephentian/33-js-concepts: 📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso

这个项目是为了帮助开发者掌握 JavaScript 概念而创立的。它不是必备,但在未来学习(JavaScript)中,可以作为一篇指南。

Notion 风格的头像创作

Notion 风格头像制作:可以在这里选择不同的贴图最终创建一个自己喜欢的notion style的头像

IOS 开发课程

赵纯想最新录制|《iOS开发课程-新手零基础版》Swift5.5 iOS16 SwiftUI4.0| 苹果iOS软件开发教程_哔哩哔哩_bilibili

在线工具箱 - 腾讯出品

帮小忙,腾讯QQ浏览器在线工具箱平台 :腾讯也来吃这口饭了,非常全面的工具箱,不过有些功能依然需要满足腾讯特色企业精神(充钱)。

Git 从入门到应付日常工作

Git从入门到应付日常工作 - 个人笔记 这是一篇网上某作者的Git知识分享文档,对于日常使用Git的开发者来说,我个人感觉可以一看,或许对你有所帮助。

最后

六月十二日是我对象木木生日,祝她生日快乐!

非常期待读者的点赞和支持,或多或少我都能从中得到鼓励❤️

好了,今天的分享就先到这里,大家下周见~

@AaronConlon AaronConlon added the Weekly 标签 label Jun 16, 2024
@AaronConlon AaronConlon changed the title 【妙才周刊】想要钓鱼就要去鱼多的地方,想要赚钱就要将可以赚钱的方法重复实践 想要钓鱼就要去鱼多的地方,想要赚钱就要将可以赚钱的方法重复实践 Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Weekly 标签
Projects
None yet
Development

No branches or pull requests

1 participant