Skip to content

SITW/event-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Event Converter

This is a converter for activity center use.

cause the form of the json file should be like below

[
  {
    "id":"288D0513081901",
    "start":"2014-01-04T05:00:00.000Z",
    "end":"2014-01-04T14:00:00.000Z",
    "title":"成大合唱團暨校友合唱團公演 (校內 )",
    "other":{
      "population":"40 ",
      "name":"葉亞婷     ",
      "site":"成功廳 "
    }
  }
]

Data

from NCKU parser club-event-fragment

Author

@chilijung

License

MIT License

About

an event parser for jquery-plugin in activity-center use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published