pnum.js 80 Bytes Raw Blame History Permalink 1 2 3 define(function() { return (/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/).source; });