All Projects → kokohuang → Weapp Poem

kokohuang / Weapp Poem

Licence: mit
诗词墨客 - 最全中华古诗词小程序

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Weapp Poem

weapp-poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 409 (+17.19%)
Mutual labels:  chinese, leancloud, wepy, wechat-mini-program
Wepy Mall
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
Stars: ✭ 3,224 (+823.78%)
Mutual labels:  wechat-mini-program, wepy
Supermarketmini
基于wepy2.x 仿苏宁小店小程序,API采用go开发(已开源),项目正在开发中,欢迎加群:160301726
Stars: ✭ 73 (-79.08%)
Mutual labels:  wechat-mini-program, wepy
Chinese Copywriting Guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
Stars: ✭ 10,648 (+2951%)
Mutual labels:  chinese, leancloud
Jiezhang
基于 wepy 开发的一款纯记账的微信小程序
Stars: ✭ 307 (-12.03%)
Mutual labels:  wechat-mini-program, wepy
Weapp Qrcode
weapp.qrcode.js 在 微信小程序 中,快速生成二维码
Stars: ✭ 1,194 (+242.12%)
Mutual labels:  wechat-mini-program, wepy
Nfu Guide Map
📍 地图导览小程序 — 南苑导览 🚶 仅需修改配置即可适配任意场景的个性化定制地图小程序
Stars: ✭ 72 (-79.37%)
Mutual labels:  wechat-mini-program, wepy
Ewa
Enhanced Wechat App Development Toolkit (微信小程序增强开发工具)。不同于 wepy 或者 mpvue,是一个轻量级小程序开发框架。支持原生小程序所有功能,无需学习,极易上手。支持转换为百度/字节跳动/QQ小程序。
Stars: ✭ 160 (-54.15%)
Mutual labels:  wechat-mini-program, wepy
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (-91.4%)
Mutual labels:  wepy, wechat-mini-program
Anu
the React16-compat library with hooks
Stars: ✭ 3,182 (+811.75%)
Mutual labels:  wechat-mini-program
Osfcc
一个收集可用于中文字体排印的开源字体集合。
Stars: ✭ 314 (-10.03%)
Mutual labels:  chinese
Tensorflow Mtcnn
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
Stars: ✭ 302 (-13.47%)
Mutual labels:  chinese
Leantodo Weapp
LeanTodo implemented with Weapp
Stars: ✭ 316 (-9.46%)
Mutual labels:  leancloud
Jiebar
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
Stars: ✭ 302 (-13.47%)
Mutual labels:  chinese
Awesome Deno Cn
🦖 长期维护!中文圈下与 Deno 相关的 Awesome 资源全图谱
Stars: ✭ 327 (-6.3%)
Mutual labels:  chinese
Albert Chinese Ner
使用预训练语言模型ALBERT做中文NER
Stars: ✭ 302 (-13.47%)
Mutual labels:  chinese
Borgert Cms
Borgert is a CMS Open Source created with Laravel Framework 5.6
Stars: ✭ 298 (-14.61%)
Mutual labels:  chinese
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+935.24%)
Mutual labels:  chinese
Wechat Mini Shop
微信小程序商城,微信小程序微店,接口基于FaShop
Stars: ✭ 328 (-6.02%)
Mutual labels:  wechat-mini-program
Mp Jishengji
一款日常生活记录类的小程序,通过wepyjs构建,包含计划、账本、圈子、榜单和个人中心等模块。
Stars: ✭ 312 (-10.6%)
Mutual labels:  wepy

诗词墨客

本仓库是诗词墨客小程序对应的开源仓库,旨在分享微信小程序的开发经验。

该项目采用 Wepy 框架 + iview-weapp UI组件库,古诗词数据源来自于 chinese-poetry 开源仓库,包含5.5万首唐诗、26万首宋诗和2.1万首宋词. 唐宋两朝近1.4万古诗人, 和两宋时期1.5K词人。

感谢相关作者的努力及开源精神。

使用

git clone [email protected]:huangjianke/weapp-poem.git
cd weapp-poem
npm install wepy-cli -g
npm install
wepy build --watch
  • 使用微信开发者工具新建项目,本地开发选择 dist 目录
  • 微信开发者工具 -> 项目
    • 关闭 ES6 转 ES5
    • 关闭 代码压缩上传
    • 关闭 上传代码时样式文件自动补全
    • 开启 开发环境不校验请求域名、TLS版本以及HTTPS证书

Wepy 具体使用可参考:WePY项目的创建与使用

古诗词数据存储于 LeanCloud,使用前先在LeanCloud 注册App,然后导入由 chinese-poetry-mysql 整理的 mysql 格式数据,并在 app.wpy 中配置您自己的App相关信息

扫码体验

扫码访问小程序:

诗词墨客

部分页面展示

摘录 详情
摘录 详情
文库 作者
文库 作者

Todo

  • [ ] 增加搜索功能
  • [ ] 增加生成摘录卡片功能
  • [ ] 增加收藏功能

LICENSE

MIT License

Copyright (c) 2018 huangjianke

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].