Skip to content

HallOfFameParser #38

Description

@1ppm

A Parser Markdown to JSON

{
  username: 'ggerhard',
  gitHubUrl: 'https://github.com/ggerhard',
  otherUrl: '',
  projects: {
     201611: {
         name: 'parsecal',
         description: 'ruby script to parse an iCal calendar and create a spreadsheet report',
         status: 'Done'
    },
   ......
  }
}
  • Note that not all users have entered a github URL (could be fixed maybe...), so eighter gitHub or otherUrl should be filled. (regexp should do it)
  • projectID should be sortable / sorted

Extra Kudos for node module and maybe a more general approach to markdown to JSON.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions