This website requires JavaScript.
Explore
Help
Sign In
JuanCanham
/
jsonresume-theme-modern
Watch
1
Star
0
Fork
0
You've already forked jsonresume-theme-modern
mirror of
https://github.com/JuanCanham/jsonresume-theme-modern.git
synced
2024-11-01 08:06:23 +00:00
Code
Issues
Releases
Wiki
Activity
a5bef9fc0d
jsonresume-theme-modern
/
index.js
8 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Prototyping
2014-07-08 05:44:13 +01:00
a
2014-07-08 06:47:08 +01:00
function
generate
(
resumeObject
)
{
Prototyping
2014-07-08 05:44:13 +01:00
return
'Template'
;
}
;
module
.
exports
=
{
a
2014-07-08 06:47:08 +01:00
generate
:
generate
Prototyping
2014-07-08 05:44:13 +01:00
}
Reference in New Issue
Copy Permalink