Gin

Results 10 issues of Gin

项目名称:Context Note 子标题:带上下文回顾的笔记插件(take notes on the web with their context) 相关介绍: - 项目地址:https://github.com/betterRunner/context-note - 设计初衷:https://medium.com/@neochan_66076/take-your-notes-on-the-web-with-their-context-77e8b9aaf1be - 技术栈:vue3 + typescript + vite + chrome extension - 活动:在producthunt当日投票获得第九名,https://www.producthunt.com/posts/context-note

[👍](https://emojipedia.org/thumbs-up/)感谢作者提供了一个分享开源的平台,在这里想推荐一下自己的一个开源工具 项目地址:https://github.com/betterRunner/context-note 类别:JS 项目后续更新计划:持续更新维护 项目描述: 生产力工具,基于vue3&vite2开发的一款网页笔记插件 记录笔记的上下文信息,一键跳转,方便回顾与溯源 便捷标签系统和完善的搜索,快速找到任一条笔记 推荐理由: 较为创新地实现了一种记录上下文的网页笔记记录方式,提高网页笔记的管理和回顾质量 在producthunt投票活动获得当日第六名,https://www.producthunt.com/posts/context-note demo视频: https://user-images.githubusercontent.com/7123136/138256405-f86d1e4e-3990-4a22-bac2-4e22e33b0245.mov

I tried adding rollup plugin of linaria to vite template [react-ts](https://github.com/vitejs/vite/tree/main/packages/create-app/template-react-ts) following https://github.com/callstack/linaria/blob/master/docs/BUNDLERS_INTEGRATION.md#Rollup without success. When calling css of @linaria/core in App.tsx, an error like 'App.tsx_xxx.css is not found' occurred....

needs: triage 🏷
feature: proposal 💬
bundler: rollup 🗞️

I want to submit a template but i am not sure about its correctness. Is there any way to build a function from my own template so I can test...

I would like to submit a [Deno.js](https://github.com/denoland/deno) template as an alternative of the Node.js template. This is the project link: https://github.com/betterRunner/openfaas-deno-template Here are some reasons for adding this template: (1)...

Thank you for the nice project, the ui is pretty catchy! Any plan to support Vue3? Importing vue-terminal in the project would raise the error ` selfHook.bind is not a...

项目地址:https://github.com/betterRunner/context-note 类别:Javascript、Vue 项目后续更新计划:项目持续迭代,目前版本1.3.1。 项目描述:一款可以记录笔记上下文的网页笔记插件,提高网页笔记的**回顾质量**!基于vue3,vite2的chrome extension项目 demo视频: https://user-images.githubusercontent.com/7123136/138256405-f86d1e4e-3990-4a22-bac2-4e22e33b0245.mov 推荐理由:开源免费项目。提高笔记质量、提高生产力效率。在product-hunt发布当天排名第六名:https://www.producthunt.com/posts/context-note

Awesome job on canvas-table! Can we set the **options.background** attribute to 'transparent'? Since some framework would turn on night theme automatically, it would be better to follow the outside background...

Hi there, I think I found a bug of the function `const chmodrKidSync = (p, child, mode) => { if (typeof child === 'string') { const stats = fs.lstatSync(path.resolve(p, child))...

### XState version XState version 5 ### Description Hi there, I made an experiment to test if a child spawn actor can restore nornal status after throwing an error, here...

bug