Things I've Built / 我做的项目

Leoric

Leoric is a JavaScript ORM for MySQL, PostgreSQL, and SQLite. Its Active Record-inspired API keeps models, associations, and SQL-like queries expressive. Give it a try when you want an ORM that stays close to SQL.

Leoric 是一个支持 MySQL、PostgreSQL 和 SQLite 的 JavaScript ORM。它借鉴 Active Record,让模型、关联和类 SQL 查询保持简洁;如果你希望 ORM 不远离 SQL,不妨试试看。

SSH Config Parser for Node.js

ssh-config parses and stringifies OpenSSH configuration files. It is useful for command-line tools and apps that need to inspect or generate SSH settings without treating them as loose text.

ssh-config 用来解析和生成 OpenSSH 配置文件,适合需要读取、修改或创建 SSH 设置的命令行工具与应用。下次要用代码处理 ~/.ssh/config 时,可以试试它。

葉遊

葉遊 is a web app for turning text with furigana (振り仮名) into clean, shareable images. It is handy for Japanese study notes and annotated quotations—open it and make one of your own.

葉遊可以把带振假名的文字制作成简洁、便于分享的图片,适合日语学习笔记和带注音的摘录。打开它,做一张自己的文字图片吧。