u/antonreshetov

▲ 180 r/vuejs

I’m building MacVue — macOS-style components for Vue 3

I couldn’t find a Vue web component library that combines AppKit-style controls with Tahoe-style Liquid Glass, so I started building MacVue

It currently includes 19 components based on AppKit metrics and states, with five control sizes, light and dark appearances, accent colors, and opt-in Liquid Glass. The refraction is implemented with SVG displacement filters inside components such as Switch and Slider, with fallbacks where it isn’t supported.

It’s still pre-1.0, so APIs may change. I’m deciding what to prioritize next: menus and overlays, or window, toolbar, and sidebar components.

Demo and docs: https://macvue.dev
GitHub: https://github.com/antonreshetov/macvue

u/antonreshetov — 9 days ago

massCode — Free, Open-Source Workspace for Snippets, Notes & API Requests That Works Offline With No Account

massCode is a free and open-source developer workspace built to be local-first: your data lives as plain files on your own disk, not in someone else's cloud

It keeps the things developers reach for all day in one app — code snippets, Markdown notes (with tasks), an HTTP/API client, a math notebook, drawings, and small dev tools — and stores every snippet and note as a plain .md file you can read, edit, and back up with anything. No account, no sign-in, no telemetry login.

Features include a local Markdown Vault you fully own, nested folders, tags and full-text search, multi-tab snippet fragments, environments for API requests, and imports from VS Code, Raycast, SnippetsLab, GitHub Gist, Obsidian, and Postman/Bruno. Sync is bring-your-own — point the folder at iCloud, Dropbox, Syncthing, or Git. It's AGPL v3 and runs natively on Windows, macOS, and Linux.

GitHub: https://github.com/massCodeIO/massCode
More details: https://masscode.io

masscode.io
u/antonreshetov — 2 months ago