Format exact values as localized text with @neutrium/formatter.
Start with index!formatter, or use index!createFormatter for another
default locale. extensions!Formatter provides text, parts, detailed results,
collections, ranges, and compiled presentations. Every call selects its domain
through spec.kind; specification types document each domain's options.
Import strict parsing from @neutrium/formatter/parse, runtime feature checks
from @neutrium/formatter/diagnostics, and codec-authoring types from
@neutrium/formatter/extensions.
Format exact values as localized text with
@neutrium/formatter.Start with index!formatter, or use index!createFormatter for another default locale. extensions!Formatter provides text, parts, detailed results, collections, ranges, and compiled presentations. Every call selects its domain through
spec.kind; specification types document each domain's options.Import strict parsing from
@neutrium/formatter/parse, runtime feature checks from@neutrium/formatter/diagnostics, and codec-authoring types from@neutrium/formatter/extensions.