All Projects → 0xPool → weapp-poem

0xPool / weapp-poem

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

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to weapp-poem

Weapp Poem
诗词墨客 - 最全中华古诗词小程序
Stars: ✭ 349 (-14.67%)
Mutual labels:  chinese, leancloud, wepy, wechat-mini-program
Chinese Poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Stars: ✭ 34,881 (+8428.36%)
Mutual labels:  poetry, chinese, chinese-poetry
Jiezhang
基于 wepy 开发的一款纯记账的微信小程序
Stars: ✭ 307 (-24.94%)
Mutual labels:  wepy, wechat-mini-program
Wepy Mall
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
Stars: ✭ 3,224 (+688.26%)
Mutual labels:  wepy, wechat-mini-program
Supermarketmini
基于wepy2.x 仿苏宁小店小程序,API采用go开发(已开源),项目正在开发中,欢迎加群:160301726
Stars: ✭ 73 (-82.15%)
Mutual labels:  wepy, wechat-mini-program
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (-92.67%)
Mutual labels:  wepy, wechat-mini-program
Nfu Guide Map
📍 地图导览小程序 — 南苑导览 🚶 仅需修改配置即可适配任意场景的个性化定制地图小程序
Stars: ✭ 72 (-82.4%)
Mutual labels:  wepy, wechat-mini-program
Weapp Qrcode
weapp.qrcode.js 在 微信小程序 中,快速生成二维码
Stars: ✭ 1,194 (+191.93%)
Mutual labels:  wepy, wechat-mini-program
Ewa
Enhanced Wechat App Development Toolkit (微信小程序增强开发工具)。不同于 wepy 或者 mpvue,是一个轻量级小程序开发框架。支持原生小程序所有功能,无需学习,极易上手。支持转换为百度/字节跳动/QQ小程序。
Stars: ✭ 160 (-60.88%)
Mutual labels:  wepy, wechat-mini-program
chinese-rhymer
轻量中文押韵神器,100%绝对可用,傻瓜式命令行操作,秒速实现烈焰单押,闪电双押,龙卷三押以及海啸式四押,目前版本 v0.2.6。Search for rhymes for Chinese words, with 1, 2, 3 and 4 characters, released on PyPI with current version of 0.2.6.
Stars: ✭ 72 (-82.4%)
Mutual labels:  chinese, poem
Chinese Copywriting Guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
Stars: ✭ 10,648 (+2503.42%)
Mutual labels:  chinese, leancloud
Text-Generate-RNN
中国古诗生成(文本生成)
Stars: ✭ 106 (-74.08%)
Mutual labels:  poetry, chinese
pinyin data
🐼 Easy to use and portable pronunciation data for Hanzi characters.
Stars: ✭ 13 (-96.82%)
Mutual labels:  chinese
lwodf
The Chinese edition of Live Working or Die Fighting: How the Working Class Went Global (劳工的全球化), authored by Paul Mason, translated by the CNPolitics translation team.
Stars: ✭ 25 (-93.89%)
Mutual labels:  chinese
natsuha-weather
Natsuha Weather for WeChat Mini Program.
Stars: ✭ 33 (-91.93%)
Mutual labels:  wechat-mini-program
ChineseNames
🀄 Chinese Name Database (1930-2008)
Stars: ✭ 99 (-75.79%)
Mutual labels:  chinese
php-sdk
LeanCloud PHP SDK
Stars: ✭ 54 (-86.8%)
Mutual labels:  leancloud
iTop-CN
iTop in chinese
Stars: ✭ 36 (-91.2%)
Mutual labels:  chinese
deep ethereum
电子书:以太坊技术与实现
Stars: ✭ 304 (-25.67%)
Mutual labels:  chinese
stable-baselines-zh
Stable Baselines官方文档中文版
Stars: ✭ 75 (-81.66%)
Mutual labels:  chinese

诗词墨客

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

该项目采用 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].