{"id":13788899,"url":"https://github.com/nslogx/weapp-poem","last_synced_at":"2025-04-06T00:09:03.612Z","repository":{"id":55063990,"uuid":"158701788","full_name":"nslogx/weapp-poem","owner":"nslogx","description":"诗词墨客 - 最全中华古诗词小程序","archived":false,"fork":false,"pushed_at":"2018-11-28T09:22:35.000Z","size":2473,"stargazers_count":466,"open_issues_count":7,"forks_count":121,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-05-19T00:29:58.523Z","etag":null,"topics":["chinese","chinese-poetry","leancloud","poem","poetry","wechat-mini-program","wepy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nslogx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-22T13:15:32.000Z","updated_at":"2024-05-17T05:11:37.000Z","dependencies_parsed_at":"2022-08-14T10:50:14.210Z","dependency_job_id":null,"html_url":"https://github.com/nslogx/weapp-poem","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/nslogx%2Fweapp-poem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nslogx%2Fweapp-poem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nslogx%2Fweapp-poem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nslogx%2Fweapp-poem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nslogx","download_url":"https://codeload.github.com/nslogx/weapp-poem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415967,"owners_count":20935387,"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":["chinese","chinese-poetry","leancloud","poem","poetry","wechat-mini-program","wepy"],"created_at":"2024-08-03T21:00:55.343Z","updated_at":"2025-04-06T00:09:03.592Z","avatar_url":"https://github.com/nslogx.png","language":"JavaScript","funding_links":[],"categories":["微信小程序WePY框架开发资源汇总 ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)","JavaScript"],"sub_categories":["WePY开源项目"],"readme":"### 诗词墨客\n本仓库是诗词墨客小程序对应的开源仓库，旨在分享微信小程序的开发经验。\n\n该项目采用 [Wepy](https://github.com/wepyjs/wepy) 框架 + [iview-weapp](https://github.com/TalkingData/iview-weapp) UI组件库，古诗词数据源来自于 [chinese-poetry](https://github.com/chinese-poetry/chinese-poetry) 开源仓库，包含5.5万首唐诗、26万首宋诗和2.1万首宋词. 唐宋两朝近1.4万古诗人, 和两宋时期1.5K词人。\n\n感谢相关作者的努力及开源精神。\n\n### 使用\n\n``` bash\ngit clone git@github.com:huangjianke/weapp-poem.git\ncd weapp-poem\nnpm install wepy-cli -g\nnpm install\nwepy build --watch\n```\n\n- 使用微信开发者工具新建项目，本地开发**选择 `dist` 目录**\n- 微信开发者工具 -\u003e 项目\n  - **关闭** ES6 转 ES5\n  - **关闭** 代码压缩上传\n  - **关闭** 上传代码时样式文件自动补全\n  - **开启** 开发环境不校验请求域名、TLS版本以及HTTPS证书\n\n[Wepy](https://github.com/wepyjs/wepy) 具体使用可参考：[WePY项目的创建与使用](https://tencent.github.io/wepy/document.html#/?id=wepy%E9%A1%B9%E7%9B%AE%E7%9A%84%E5%88%9B%E5%BB%BA%E4%B8%8E%E4%BD%BF%E7%94%A8)\n\n古诗词数据存储于 [LeanCloud](https://leancloud.cn/)，使用前先在[LeanCloud](https://leancloud.cn/) 注册App，然后导入由 [chinese-poetry-mysql](https://github.com/KomaBeyond/chinese-poetry-mysql) 整理的 mysql 格式数据，并在 `app.wpy` 中配置您自己的App相关信息\n\n### 扫码体验\n\n扫码访问小程序:\n\n![诗词墨客](https://raw.githubusercontent.com/huangjianke/weapp-poem/master/images/code.png)\n\n## 部分页面展示\n|摘录|详情|\n| :---: | :---: |\n|![摘录](https://raw.githubusercontent.com/huangjianke/weapp-poem/master/images/img00.png) | ![详情](https://raw.githubusercontent.com/huangjianke/weapp-poem/master/images/img01.png)|\n|文库|作者|\n|![文库](https://raw.githubusercontent.com/huangjianke/weapp-poem/master/images/img02.png) | ![作者](https://raw.githubusercontent.com/huangjianke/weapp-poem/master/images/img03.png)|\n\n### Todo\n\n- [ ] 增加搜索功能\n- [ ] 增加生成摘录卡片功能\n- [ ] 增加收藏功能\n\n### LICENSE\n\nMIT License\n\nCopyright (c) 2018 huangjianke\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnslogx%2Fweapp-poem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnslogx%2Fweapp-poem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnslogx%2Fweapp-poem/lists"}