Allows you to build compile-time libraries
Standardized build-time macros for ember apps.
Use babel macros with vite
Set of utility macros to make writing N-API modules a little easier.
Debug macros and feature flag stripping
shortBind feature from Vue Macros.
Tools for manipulating unified-latex ASTs
booleanProp feature from Vue Macros.
shortVmodel feature from Vue Macros.
reactivityTransform feature from Vue Macros.
betterDefine feature from Vue Macros.
defineProps feature from Vue Macros.
hoistStatic feature from Vue Macros.
Devtools plugin for Vue Macros.
exportExpose feature from Vue Macros.
setupBlock feature from Vue Macros.
jsxDirective feature from Vue Macros.
definePropsRefs feature from Vue Macros.
exportRender feature from Vue Macros.
setupComponent feature from Vue Macros.
namedTemplate feature from Vue Macros.
scriptLang feature from Vue Macros.
defineSlots feature from Vue Macros.
exportProps feature from Vue Macros.
Procedural macros for the rust-patterns crate
Procedural macros for the rust-patterns crate
A dynamic language targeting the Rubinius VM, focusing on extensibility and expressiveness through macros and pattern-matching.
A simple Ruby presenter library, for those who enjoy a strong separation of concerns. You include a module, call some class-level macro-style methods, and suddenly you're presenting for a wrapped object. No magic. If your knowledge of pattern names comes from the Rails ecosystem, you might have used the popular Draper 'decorator' library. Think of this like that one, except the term 'presenter' is a better fit.