Open Source Projects
Tools and libraries I maintain
Latest Posts
Technical thoughts and notes
2025 / 09 / 122023 / 06 / 032023 / 04 / 28
How to Show Additional Description for Enum Field in OpenAPI Document With Litestar
When using ScalarRenderPlugin of Litestar to build API document, you may want to display additional description for enum field in your OpenAPI documentation. This guide will show you how to achieve that.
Think Twice before Force Publish NPM Package
A release problem that looked like a rollback issue but came from package distribution reality.
How to use Vite with CDN
Making Vite work in a CDN deployment model without relying on vague configuration folklore.