Skip to content

shaielc/json-resume-editor

Repository files navigation

JSON Resume Editor

This project is using the json-resume ecosystem to supply an open-source advanced editor for resumes.

This is , currently, the first version of the app and should be considered an alpha version for all purposes.

enabling features like:

  • JSON-Schema based editor that enables interactive creation of the resume.json file
  • Exporting the resume to multiple formats:
    • resume-json
    • PDF
    • other formats - TBD
  • Support for multiple output themes
  • Integration with github gist - details - TBD
  • Advanced editing features - TBD
    • Ordering of sections -TBD

If this project is of any interest to you and you

  • want to contribute
  • have an idea
  • have an issue

Please open an issue so we can improve on the work!

Hosted APP

TBD

Usage

currently there's no npm package but you can still use from src!

git clone https://github.com/shaielc/json-resume-editor.git
cd json-resume-editor
npm install --also=dev
npx webpack
node index.mjs

now open your browser at localhost:3000

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published