A toolkit for building your CV with JSON and creating stylish HTML/PDF files.
Go to file
Reorx bd4ee30289 schema: migrate jsoncv schema using ajv cli
command: npx ajv migrate -s schema/jsoncv.schema.json

the result is that only the schema version changed from draft-04 to draft-07, allowing to use ajv for the latest version
2023-02-02 12:03:16 +08:00
converters init, complete rxresume converter 2023-02-01 23:23:17 +08:00
schema schema: migrate jsoncv schema using ajv cli 2023-02-02 12:03:16 +08:00
README.md init, complete rxresume converter 2023-02-01 23:23:17 +08:00
package-lock.json init, complete rxresume converter 2023-02-01 23:23:17 +08:00
package.json init, complete rxresume converter 2023-02-01 23:23:17 +08:00

README.md

jsoncv

A toolset to build your CV / Resume with JSON and generate elegant HTML and PDF documents.