jsonme icon indicating copy to clipboard operation
jsonme copied to clipboard

jsonmué is a simple HTML/CSS/JS application that allows you to store your resumé's contents in a json file and display it as a nicely formatted webpage.

Results 1 jsonme issues
Sort by recently updated
recently updated
newest added

Changes made: - Separation of jsonme resources (`snack`+`Sizzle` are compiled together and `app.js` is key seperate) - Data from `resume.json` is escaped using the method from Handlebars.Utils - templates can...