A simple Vue plugin that provides a global method to format strings with either ellipsis (...
) or asterisk (*
) concatenation. Useful for masking or shortening strings (e.g., emails, card numbers, etc.) in a consistent way.
⚠️ This plugin is still under development. Expect breaking changes and improvements.
# Not yet published - for now, clone or copy into your project manually