framework7io/framework7
18,665
Full featured HTML framework for building iOS & Android apps
用于构建iOS和Android应用的完整HTML框架
certbot/certbot
33,066
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
EFF开发的工具,用于从Let's Encrypt获取证书并自动启用HTTPS
A small program to detect gibberish using a Markov Chain
使用马尔可夫链检测乱码文本的小程序
google/lovefield
6,773
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
面向Web应用的关系型数据库,提供类SQL API,跨浏览器兼容