Resume-online
is a project that lets everyone write resume online in a coding way whether he or she knows a little or a lot about coding. It is somewhat markdown-like: What You See Is What You Get (WYSIWYG).
- Save input text using
localStorage
- Download input text as
.txt
file - Download output DOM as
.pdf
file - Change day or night mode
- Change input text
font-size
from8px
to24px
(default:12px
)
- Add more templates
- I18n support
- Upload files like
.txt