Posts
-
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
A Visual Studio Code extension (available on the Marketplace) that allows Claude and other MCP clients to code directly in VS Code! Inspired by Serena, but using VS Code’s built-in capabilities. Perfect for extending existing coding agents like Claude Code with VS Code-specific capabilities (symbol search, document outlines) without duplicating tools they already have. Note that this extension uses the streamable HTTP API, not the SSE API.
This extension can allow for execution of shell commands. This means that there is a potential security risk, so use with caution, and ensure that you trust the MCP client that you are using and that the port is not exposed to anything. Authentication would help, but as the MCP authentication spec is still in flux, this has not been implemented for now.
PRs are welcome!
Tags: #typescript
-
easy-canvas
使用render函数在canvas中创建文档流布局,小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas.
使用 render 函数,在 canvas 中创建文档流,快速实现布局.
使用中有问题查看 example 中的代码,点击查看 DEMO
有问题可以微信联系 Memeda_Caonima,备注 easy-canvas
- vue 组件 vue-easy-canvas
- 支持文档流,参照 web,无需设置 x、y 以及宽高
- 兼容小程序以及 web,无第三方依赖
- 支持组件化,全局组件以及局部组件
- 支持事件
- 高性能,scroll-view 支持脏矩形,只绘制可视部分
- 支持操作 element,类似操作 dom 修改文档流
Tags: #javascript • canvas • vue
-
state_machines-activerecord
StateMachines Active Record Integration
The Active Record 8.0+ integration adds support for database transactions, automatically saving the record, named scopes, validation errors.
Tags: #ruby • activerecord • state-machine
-
facturascripts
Open source ERP software. Built on modern PHP and bootstrap. Easy and powerful.
FacturaScripts is a comprehensive open-source ERP and accounting software designed for small and medium businesses. Create invoices, manage inventory, handle accounting, and much more with an intuitive and modern interface.
Tags: #php • erp • crm
-
auto_html
Collection of filters that transform plain text into HTML code.
AutoHtml is a collection of filters that transforms plain text into HTML code. See live demo.
Tags: #ruby
-
pwa-theme-woocommerce
E-commerce Progressive Web App Theme (React & Redux)
Some of the most important features available are:
Tags: #javascript • react • redux
-
roblox-ts
A TypeScript-to-Luau Compiler for Roblox
roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
Tags: #typescript • roblox-ts • roblox
-
docker-api
A lightweight Ruby client for the Docker Remote API
Follow the installation instructions, and then run:
$ sudo docker -dThis will daemonize Docker so that it can be used for the remote API calls.
Tags: #ruby
-
my-feed-OPML
📋分享我订阅的一些 Blog 和 Newsletter,通过 Github Actions,每天自动同步我 Feedly 上的订阅源,✅ 代表能正常订阅,❌ 代表暂无法订阅(对于无法订阅的 feed,支持 Telegram Bot、Email、Server酱等推送工具提醒更新)
分享我订阅的一些 Blog 和 Newsletter,通过 Github Actions,每天自动同步我 Feedly 上的订阅源,✅ 代表能正常订阅,❌ 代表暂无法订阅(对于无法订阅的 feed,支持 Telegram Bot、Email、Server酱等推送工具提醒更新),opml 下载地址
最新更新时间(北京时间):2023-05-24 09:41:46
Tags: #java • feedly • feed
-
RocketPy
Next generation High-Power Rocketry 6-DOF Trajectory Simulation
RocketPy is the next-generation trajectory simulation solution for High-Power Rocketry. The code is written as a Python library and allows for a complete 6 degrees of freedom simulation of a rocket’s flight trajectory, including high-fidelity variable mass effects as well as descent under parachutes. Weather conditions, such as wind profiles, can be imported from sophisticated datasets, allowing for realistic scenarios. Furthermore, the implementation facilitates complex simulations, such as multi-stage rockets, design and trajectory optimization and dispersion analysis.
Tags: #python • rocket • simulation
subscribe via RSS