DataGuise

JSON →
library 0.0.2 ·javascript maintenance
verified Jun 4, 2026

DataGuise is a simple data formatter for Node.js, version 0.0.2, used primarily for formatting numbers and text with custom mask patterns. It provides a single compile function that returns a formatter. The package is minimal, with no active development since 2015, and is suitable for basic masking tasks like currency formatting. It differentiates itself by its simplicity and use of reverse masking for values like decimals.