NuclearMissile's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
tinymce/tinymce
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
guolindev/LitePal
An Android library that makes developers use SQLite database extremely easy.
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
zzhoujay/RichText
Android平台下的富文本解析器,支持Html和Markdown
noties/Markwon
Android markdown library (no WebView)
lepture/mistune
A fast yet powerful Python Markdown parser with renderers and plugins.
flaskbb/flaskbb
A classic Forum Software in Python using Flask.
dev-labs-bg/transitioner
A library for dynamic view-to-view transitions
medyo/Fancybuttons
Icons, Borders, Radius ... for Android buttons
sunfusheng/GlideImageView
基于Glide V4.9.0封装的图片加载库,可以监听加载图片时的进度
netwarm007/GameEngineFromScratch
配合我的知乎专栏写的项目
xiaoyaoyou1212/XSnow
💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。
florent37/GlidePalette
Android Lollipop Palette is now easy to use with Glide
qinci/MarkdownEditors
Android Markdown编辑器
lepture/flask-oauthlib
YOU SHOULD USE https://github.com/lepture/authlib
wangjiegulu/RapidFloatingActionButton
Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
lepture/captcha
A captcha library that generates audio and image CAPTCHAs.
falnatsheh/MarkdownView
MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
Knagis/CommonMark.NET
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
yueeng/hacg
琉璃神社 hacg android app
li-yu/FakeWeather
『假装看天气』─── 天气预报 & 公交查询 & 资讯阅读 & 妹纸福利 的 Android 客户端
gouthambs/Flask-Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
honmaple/maple-bbs
a forums system based on flask
denglj/aiotutorial
code snippets for asyncio tutorial
KINGGUOKUN/Account
个人账务管理添加
yuanzhubi/call_in_stack
Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
JmilkFan/blog-web-application
Blog Web Application base on Python-Flask framework
bajdcc/jMiniLang
用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。