GithubHelp home page GithubHelp logo

mp-jithub's Introduction

mp-jithub

Mini program for Github.

扫码体验

image

本地开发

git clone [email protected]:dwqs/mp-jithub.git

cd mp-jithub

克隆项目之后,需要作如下两件事:

  • 先将 config/host-sample.js 重命名为 config/host.js
  • config/host.js 需要导出两个值:
export const host = 'https://your.domain.com'; // 你的域名
export const token = 'github personal token'; // 详见: https://developer.github.com/v3/#rate-limiting

然后 npm run dev, 用微信开发者工具打开 dist 目录。

更新日志

1.2.2

  • 修复对 code 标签的解析

1.2.0

  • 增加设置页面,允许设置 Trending 页的默认语言和周期
  • 去掉版本的提示

1.1.6

  • fix 因 README 内容过大而导致的界面卡顿现象

1.1.5

  • 优化仓库 README.md 文件的查看

1.1.2

  • 支持以截图形式查看仓库的 README

1.1.0

  • Trending 和 Ranking 支持点击查看详情
  • 支持查看个人的仓库列表
  • 优化 Ranking 页的头像展示

1.0.8

1.0.7

  • Trending 列表页展示
  • Trending 列表页支持语言过滤

Markdown 解析

LICENSE

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.