All activity
Changepacks is a fast, language-agnostic release automation toolkit designed for multi-package repositories.
It scans your workspace, detects publishable changes, generates consistent versions & changelogs, and pushes releases to your package registries — all with a single command.
GitHubAutomate versioning, changelogs, and releases cross language
오정민left a comment
Hi everyone, I’m the creator of Devup-UI. I started this project because I was frustrated with existing CSS-in-JS libraries: they often add runtime overhead, generate duplicated CSS, and make bundles heavier than they should be. With Devup-UI, I wanted to try a different approach: extract all styles at compile-time using AST ship zero JS for styling enable real CSS tree-shaking It’s still...
Zero-runtime CSS-in-JS: Devup-UIDev-five-git/devup-ui: jsx zero-runtime ui styling library
⚡ Zero-runtime – all styles extracted at build time
🗂️ Deduplication – no repeated CSS, thanks to caching
🌍 Responsive & theming support out of the box
💻 Works in TSX/JSX directly – no separate style files needed
Zero-runtime CSS-in-JS: Devup-UIDev-five-git/devup-ui: jsx zero-runtime ui styling library
