GITLAB
ngohungcuong.windy@gmail.com
/ T-Shats Frontend
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
develop
master
master-heroku
2c5a5818590ea79090e25f406def340ecd2b5231
t-shats
app
bower_components
jquery
src
var
pnum.js
87c93a029
add modal
Browse Code ยป
Dang YoungWorld
2016-11-09 16:24:02 +0900
pnum.js
100 Bytes
edit
raw
blame
history
1
2
3
4
5
define( function() { "use strict"; return ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; } );