numeral.js
These are some uses of numeral.js, now part of vanilla's standard JS library as of May 2020.
Currency to raw number
Input: $123.45
Output:
Raw number to currency
Input: 123.45
Output:
Not a number
Input: abcde
Output:
Input: $123.45
Output:
Input: 123.45
Output:
Input: abcde
Output: