hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

You-Dont-Need-jQuery

You Might Don't Need jQuery Frontend environments evolve rapidly nowadays and modern browsers have already implemented a great deal of DOM/BOM APIs which are good enough for production use. We don't have to learn jQuery from scratch for DOM manipulation or event handling. In the meantime, thanks to

star20.3k
JavaScript
avatar

hacker-scripts

English | 简体中文./README.zh-CN.md Hacker Scripts Based on a _true storyhttps://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/_: > xxx: OK, so, our build engineer has left for another company. The dude was literally living inside the terminal. You know, that type of a guy who loves Vim,

star49.2k
JavaScript
avatar

Surfingkeys

Surfingkeys -- 用javascript和键盘扩展你的chrome Surfingkeys和现有的一些插件一样,让你尽可能的通过键盘来使用Chrome/Firefox浏览器,比如跳转网页,上下左右滚屏。但不只是给vim用户使用,Surfingkeys的基本特性是让你自己写一段Javascript脚本,然后通过`mapkey`映射到某些按键。之后当你按了那几个键以后,对应的Javascript脚本就会被执行。 Surfingkeys的配置全部写在一段javascript中,很容易添加自己的映射按键。如: api.mapkey'', 'Show me the mon

chrome chromium edge-extension extension firefox
star5.9k
JavaScript
avatar

layui

一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。

component-library css html javascript layui
star30.4k
JavaScript
avatar

ducks-modular-redux

Ducks: Redux Reducer Bundles I find as I am building my redux app, one piece of functionality at a time, I keep needing to add `{actionTypes, actions, reducer}` tuples for each use case. I have been keeping these in separate files and even separate folders, however 95% of the time, it's only one

star9.6k
JavaScript
avatar

coordtransform

提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换

star4.6k
JavaScript
avatar

Hilo

Hilo - HTML5 Game Framework !npmnpm-imagenpm-url!sizesize-imagesize-url !gitter.imgitter-imagegitter-url 中文版./README_ZH.md Hilo is a Cross-end HTML5 Game development solution developed by Alibaba Group. It could help developers build HTML5 games conveniently in minutes. Features * independency

canvas game hilo webgl
star5.9k
JavaScript
avatar

tips

git-tips > Collection of `git-tips`, want to add your tips? Checkout contributing.md./contributing.md Englishhttp://git.io/git-tips | 中文https://github.com/521xueweihan/git-tips | Русскийhttps://github.com/Imangazaliev/git-tips | 한국어https://github.com/mingrammer/git-tips | Tiếng Việthttps://github.c

git tips tips-and-tricks
star21.7k
JavaScript
avatar

stf

Warning This project along with other ones in OpenSTFhttps://github.com/openstf organisation is provided as is for community, without active development. You can check any other forks that may be actively developed and offer new/different features herehttps://github.com/openstf/stf/network. Active d

android android-development device-farm stf
star13.7k
JavaScript
avatar

SUI-Mobile

SUI Mobile (MSUI)是由阿里巴巴国际UED前端出品的移动端UI库,轻量精美

star6.1k
JavaScript
avatar

fontmin

fontmin **Minify font seamlessly** !NPM versionnpm-imagenpm-url !Build Statustravis-imagetravis-url !Downloadsdownloads-imagenpm-url !Font supportfont-imagefont-url Homepage - 简体中文http://ecomfe.github.io/fontmin/ - 繁體中文http://ecomfe.github.io/fontmin/tw - 日本語http://ecomfe.github.io/fontmin/jp - 한

font fontmin icon-font subset
star6.1k
JavaScript
avatar

whistle

whistle 中文 · English./README-en_US.md Whistle 发音为 /ˈwisəl/是一款基于 Node.js 实现的跨平台网络抓包调试工具,具有: 1. **功能强大** - 支持 HTTP 代理、HTTPS 代理、Socks 代理、反向代理多种代理模式 - 支持查看和修改 HTTP、HTTPS、HTTP/2、WebSocket、TCP 请求/响应 - 内置多种常用调试工具: - Weinre:查看远程页面的 DOM 结构、 - Console:查看 console 日志、 - Composer:

charles debug fiddler hosts node
star15.2k
JavaScript