{"id":16594626,"url":"https://github.com/hjzheng/markdown-reader","last_synced_at":"2025-10-29T12:30:25.357Z","repository":{"id":19528722,"uuid":"22776194","full_name":"hjzheng/markdown-reader","owner":"hjzheng","description":"This is a simply reader for markdown file","archived":false,"fork":false,"pushed_at":"2015-04-08T02:48:03.000Z","size":640,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-16T05:34:12.939Z","etag":null,"topics":["express","markdown","node","toy"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/hjzheng.png","metadata":{"files":{"readme":"README.md","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":"2014-08-09T01:33:10.000Z","updated_at":"2024-04-16T05:34:12.940Z","dependencies_parsed_at":"2022-08-24T03:30:34.153Z","dependency_job_id":null,"html_url":"https://github.com/hjzheng/markdown-reader","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/hjzheng%2Fmarkdown-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Fmarkdown-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Fmarkdown-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hjzheng%2Fmarkdown-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hjzheng","download_url":"https://codeload.github.com/hjzheng/markdown-reader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857801,"owners_count":16556055,"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":["express","markdown","node","toy"],"created_at":"2024-10-11T23:46:50.864Z","updated_at":"2025-10-29T12:30:24.979Z","avatar_url":"https://github.com/hjzheng.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"markdown-reader\n===============\n\nThis is a simply reader for markdown file.\n\n演示地址: http://markdown-reader.coding.io (不易大量访问, 感谢https://coding.net)\n\nmarkdown-reader 0.0.1正式release啦！\n\n- 支持拖拽上传markdown文件。\n- 支持markdown文件在线编辑,保存和下载。\n- 支持夜间阅读模式。\n- 响应式设计,支持小尺寸设备\n\n安装前提:\n\nnode和npm已经安装,安装方法详见[nodejs和express][0]\n\n安装步骤:\n\n- git clone https://github.com/hjzheng/markdown-reader\n- cd markdown-reader\n- npm install\n- npm start\n- 访问 http://127.0.0.1:9000\n\n目录结构:\n\n```bash\nmarkdown-reader\n├── app.js\n├── bin\n│   └── www\n├── markdown ----\u003e(markdown文件存放位置)\n├── node_modules\n├── package.json \n├── public ----\u003e (静态资源路径)\n│   ├── bootstrap\n│   ├── codemirror ----\u003e(页面在线编辑markdown所依赖的库)\n│   ├── fonts ----\u003e(来自http://iconfont.cn)\n│   ├── javascripts \n│   ├── jquery\n│   └── stylesheets\n├── README.md\n├── routes\n├── settings.properties ----\u003e(页面的中要用到的配置)\n├── upload_tmp ---\u003e(上传文件的临时存放目录)\n└── views\n```\n\n测试环境:\n\n- OS: Red Hat Enterprise Linux Server release 6.1 (64)\n- node: v0.10.30\n- npm: 1.4.21\n\n测试浏览器:\n\n- IE10\n- Firefox31\n- Chrome36\n\n技术总结:\n\n- back-end: nodejs + express \n- front-end: bootstrap + codemirror + jquery + html5\n\n[0]:https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjzheng%2Fmarkdown-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhjzheng%2Fmarkdown-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhjzheng%2Fmarkdown-reader/lists"}