Skip to content

JS code that parses the input string for illegal characters and adds the separators using RegEx

Notifications You must be signed in to change notification settings

dat77/Decimal-Thousands-separator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Decimal-Thousands-separator

JS code that parses the input string for illegal characters and adds the separators using RegEx. The example demonstrates the hot parsing of inputing numeric value. The number with decimal and thousands separators is on display in the visible <input> value. The proper actual double number is stored in <data-value> attribute.

About

JS code that parses the input string for illegal characters and adds the separators using RegEx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published