This website works better with JavaScript.
Explore
Help
Sign In
gregandev
/
terminal-cv
Watch
1
Star
0
Fork
You've already forked terminal-cv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Son CV dans un terminal web en Javascript!
https://terminal-cv.gregandev.fr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43
Commits
1
Branch
0
Tags
134 MiB
JavaScript
42.8%
SCSS
38.1%
HTML
17.5%
Dockerfile
1.5%
Tag:
Branch:
Tree:
3e83997dce
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3e83997dce'
${ noResults }
terminal-cv
/
node_modules
/
pn
/
punycode.js
3 lines
99 B
Raw
Blame
History
var
punycode
=
{
}
;
try
{
punycode
=
require
(
"punycode"
)
;
}
catch
(
e
)
{
}
module
.
exports
=
punycode
;
Reference in new issue
View Git Blame
Copy Permalink