This website works better with JavaScript.
Explore
Help
Register
Sign In
MohammadrezaMaxsusi
/
iconFont
Watch
1
Star
0
Fork
You've already forked iconFont
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
generate iconFont
1
Commit
1
Branch
0
Tags
10 MiB
Tree:
0073d80258
iconFont
/
node_modules
/
lodash
/
fp
/
math.js
3 lines
82 B
Raw
Normal View
History
Unescape
Escape
Upload final project of fonIcon
2 years ago
var
convert
=
require
(
'./convert'
)
;
module
.
exports
=
convert
(
require
(
'../math'
)
)
;