json2yamlresume
Preparing search index...
JSONResume
Type Alias JSONResume
type
JSONResume
=
{
awards
?:
JSONResumeAwardItem
[]
;
basics
?:
JSONResumeBasics
;
certificates
?:
JSONResumeCertificateItem
[]
;
education
?:
JSONResumeEducationItem
[]
;
interests
?:
JSONResumeInterestItem
[]
;
languages
?:
JSONResumeLanguageItem
[]
;
projects
?:
JSONResumeProjectItem
[]
;
publications
?:
JSONResumePublicationItem
[]
;
references
?:
JSONResumeReferenceItem
[]
;
skills
?:
JSONResumeSkillItem
[]
;
volunteer
?:
JSONResumeVolunteerItem
[]
;
work
?:
JSONResumeWorkItem
[]
;
}
Index
Properties
awards?
basics?
certificates?
education?
interests?
languages?
projects?
publications?
references?
skills?
volunteer?
work?
Properties
Optional
awards
awards
?:
JSONResumeAwardItem
[]
Optional
basics
basics
?:
JSONResumeBasics
Optional
certificates
certificates
?:
JSONResumeCertificateItem
[]
Optional
education
education
?:
JSONResumeEducationItem
[]
Optional
interests
interests
?:
JSONResumeInterestItem
[]
Optional
languages
languages
?:
JSONResumeLanguageItem
[]
Optional
projects
projects
?:
JSONResumeProjectItem
[]
Optional
publications
publications
?:
JSONResumePublicationItem
[]
Optional
references
references
?:
JSONResumeReferenceItem
[]
Optional
skills
skills
?:
JSONResumeSkillItem
[]
Optional
volunteer
volunteer
?:
JSONResumeVolunteerItem
[]
Optional
work
work
?:
JSONResumeWorkItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
awards
basics
certificates
education
interests
languages
projects
publications
references
skills
volunteer
work
json2yamlresume
Loading...