Posts
-
php-font-lib
A library to read, parse, export and make subsets of different types of font files.
This library can be used to:
- Read TrueType, OpenType (with TrueType glyphs), WOFF font files
- Extract basic info (name, style, etc)
- Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
- Make an Adobe Font Metrics (AFM) file from a font
This project was initiated by the need to read font files in the DOMPDF project.
Usage Example
Tags: #php • font • font-files
-
rockpack
Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.
- Zero-config setup: Scaffold a complete React app with a single command.
- SSR out of the box: Universal rendering with hydration and a Node.js server, no manual configuration needed.
- Production-ready quality gates: Enforced ESLint, Prettier, TypeScript, and Jest conventions from day one.
- Test coverage included: Every project template ships with a configured Jest setup, so AI-generated code is validated immediately - before it ever reaches code review.
- AI-first development: Preconfigured
CLAUDE.mdwith strict quality rules and cost-saving conventions makes working with AI tools like Claude Code fast, reliable, and economical. - Extensible: Customize Webpack, ESLint, or Jest without ejecting.
Tags: #typescript • reactjs • ssr
-
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
subscribe via RSS