Allows you to build compile-time libraries
Use babel macros with vite
Set of utility macros to make writing N-API modules a little easier.
Standardized build-time macros for ember apps.
Debug macros and feature flag stripping
shortBind feature from Vue Macros.
booleanProp feature from Vue Macros.
shortVmodel feature from Vue Macros.
Tools for manipulating unified-latex ASTs
reactivityTransform feature from Vue Macros.
defineProps feature from Vue Macros.
betterDefine feature from Vue Macros.
hoistStatic feature from Vue Macros.
Devtools plugin for Vue Macros.
setupBlock feature from Vue Macros.
jsxDirective feature from Vue Macros.
exportExpose feature from Vue Macros.
exportRender feature from Vue Macros.
setupComponent feature from Vue Macros.
definePropsRefs feature from Vue Macros.
namedTemplate feature from Vue Macros.
exportProps feature from Vue Macros.
scriptLang feature from Vue Macros.
defineRender feature from Vue Macros.
Proc macro generating SqlResource trait impls with SQL bind/decode methods for cinderblock resources
Resource trait definitions, CRUD operations, runtime context, and in-memory data layer for cinderblock
Proc macro implementing the cinderblock resource! macro for generating structs and CRUD trait impls
Shared DSL parser types and syn::Parse implementations for the cinderblock resource! macro and extensions
JSON REST API extension for cinderblock with Axum router, auto-registered endpoints, and OpenAPI support
Proc macro generating Axum route handlers, endpoint registration, and OpenAPI schemas for cinderblock resources
SQLite persistence layer for cinderblock using SQLx with generated query building and dynamic filters