{"id":19010629,"url":"https://github.com/rhiokim/tistory2markdown","last_synced_at":"2026-04-24T09:30:17.288Z","repository":{"id":2261532,"uuid":"3217322","full_name":"rhiokim/tistory2markdown","owner":"rhiokim","description":"tistory backup data migrate to markdown","archived":false,"fork":false,"pushed_at":"2012-01-20T16:16:26.000Z","size":164,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T21:24:51.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhiokim.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-19T12:32:47.000Z","updated_at":"2017-07-20T01:17:21.000Z","dependencies_parsed_at":"2022-07-18T08:30:56.760Z","dependency_job_id":null,"html_url":"https://github.com/rhiokim/tistory2markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Ftistory2markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Ftistory2markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Ftistory2markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhiokim%2Ftistory2markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhiokim","download_url":"https://codeload.github.com/rhiokim/tistory2markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240038150,"owners_count":19738086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T19:11:57.913Z","updated_at":"2026-04-24T09:30:17.224Z","avatar_url":"https://github.com/rhiokim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#intro\ntistory 블로그 백업 데이터를 markdown 으로 변환하는 node.js 모듈이다.\n\n#install\n\n```\ngit clone git@github.com:rhiokim/tistory2markdown.git\ngit submodule update --init\n```\n\n#usage modules\n* xml2js\n* htmlparser\n* datetime\n\n**install npm module**\n\n```\n//tistory xml 데이터를 json 으로 컨버팅하기 위한 모듈\nnpm install xml2js\n\n//html 파싱 모듈\nnpm install htmlparser\n\n//date 포맷팅 모듈\nnpm install datetime\n```\n\n\n#usage\n\n```js\nvar t2md = require('../');\n\nt2md('./Tistory-Data.xml', 'Author');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Ftistory2markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhiokim%2Ftistory2markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhiokim%2Ftistory2markdown/lists"}