VueCraft packages work fine on their own, but some combinations solve problems almost every project runs into. Real code, not made-up examples.

Show a toast status for a REST request without hand-rolled try/catch/finally — Rest Pipeline JS + Toast Kit.
A form draft that survives a page reload and a closed tab — Form Schema + Storage Kit, TTL and initialValues restoration.
Sort and filter hundreds of thousands of rows in a Web Worker, render the result with a virtual list without blocking the UI — Worker Kit + Virtual Scroller Kit.
Translated form validation messages in the user's active locale — i18n Kit + Form Schema, without hand-duplicating error text per language.
Know a pair of VueCraft packages that solves a real problem together? Open an issue on GitHub — we'll take a look, and if it's a good fit, write it up. More about who's behind this at vuecraft.ru.