# 📖 2022-01
# 星推
Github Star 推荐
-  Wordlebuilt with Vue, aka VVordle, A Vue implementation of the Wordle game (opens new window). This is just for fun and doesn't aim to 100% replicate the original.从尤大的实现版本发布后慢慢最近关注到的一款猜词汇小游戏,只有 6 次机会猜出一个 5 个字母组成的单词,很考验词汇量呀,也靠一点点运气。 各种版本的 Wordle:- 原版:https://www.powerlanguage.co.uk/wordle/
- 印尼语版:https://katla.vercel.app/
- React 实现版:https://github.com/hannahcode/wordle
- Vue 实现版:https://github.com/yyx990803/vue-wordle
 有一点点运气  完成游戏后的成果也可以分享出去,风靡社交媒体,分享到 Twitter的效果如下: 
# 工具
-  the online javascript package explorer 可在线探索查看 NPM 的代码 🔗 链接:https://www.runpkg.com/  
-  Discover who's upto what on Github 关注你想关注的 GitHub 账号的最新动态 🔗 链接:https://gitstalk.netlify.app/ 
- QRCode Monkey (opens new window) - THE 100% FREE QR CODE GENERATOR - 一个完全免费的二维码生成器,可定制 LOGO、二维码形状等等、功能完全不输某些付费二维码生成器 - 🔗 链接:https://www.qrcode-monkey.com/  
-  Create beautiful screenshots quickly. 一个免费开源的可快速生成美观的截图的在线工具 🔗 链接:https://pika.rishimohan.me/  
-  Turn your code into beautiful images. Choose from a range of syntax colors, hide or show the background, and toggle between a dark and light window. 由 Raycast 团队出品的一款在线生成精美的代码分享图片小工具 🔗 链接:https://ray.so/  
-  NPM packages aggregator and search engine. 一个第三方 NPM 类库搜索引擎 🔗 链接:https://github.com/faisalman/ua-parser-js 
-  An awesome QR code generator written in JavaScript. 可以生成带动态背景的二维码,有一点点吸睛。 🔗 链接:https://github.com/SumiMakito/Awesome-qr.js  
- emoji-regex (opens new window) - A regular expression to match all Emoji-only symbols as per the Unicode Standard. - 一个被高频使用的 Emoji 正则匹配类库,使用场景可以判断字符串是否是一个 Emoji - 🔗 链接:https://github.com/mathiasbynens/emoji-regex - PS. 已收录进 awesome-starless (opens new window) 
- vite-plugin-terminal (opens new window) - Log in the node terminal from the browser - 有了这个 vite 插件,即可实现浏览器和终端通信了,可用于调试一些日志之类的需求。 - 🔗 链接:https://github.com/patak-dev/vite-plugin-terminal 
# 资源
- 2021 年 JavaScript 明星项目 (opens new window) - 第六期 JavaScript Rising Stars - 🔗 链接:https://risingstars.js.org/2021/zh 
- StateOfJS Survey (opens new window) - State Of JS 正在收集调研报告中,可以的话你也可以贡献一份样本 - 🔗 链接:https://stateofjs.com/ 
-  一个专门分享工作桌面的站点,很有意思,我平时就喜欢看看别人的工作桌面是什么样子的,找找灵感。 🔗 链接:https://www.workspaces.xyz/ 以下是我的桌面  
# 应用
-  A powerful Mac menu bar browser 让你的 Mac menu bar 秒变浏览器,可定制视口大小,比如以 iPhone X、iPad 的大小来浏览网页 🔗 链接:https://menubarx.app/  
-  WebP Converter, offline software for Win and Mac webp 图片转换器的客户端版本,可以将 jpeg/png格式图片转换为质量更小的webp格式图片,也可以反向转换。🔗 链接:https://anywebp.com/software.html 