shallker's Stars
pojala/electrino
Desktop runtime for apps built on web technologies, using the system's own web browser engine
basecamp/handbook
Basecamp Employee Handbook
Chalarangelo/mini.css
A minimal, responsive, style-agnostic CSS framework!
oxalorg/sakura
:cherry_blossom: a minimal css framework/theme.
vercel/pkg
Package your Node.js project into an executable
linode/cli
This is the DEPRECATED Linode CLI. Use https://github.com/linode/linode-cli
toland/qlmarkdown
QuickLook generator for Markdown files.
Miserlou/Zappa
Serverless Python
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
semigodking/redsocks
transparent redirector of any TCP/UDP connection to proxy
abhshkdz/HackFlowy
:notebook: Workflowy clone, built using Backbone.js & Socket.io
nowa-webpack/nowa
nowa webpack solution
uxcore/uxcore
A React UI Component Suites living for enterprise application http://uxco.re http://uxcore.coding.me
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
jbt/markdown-editor
Live (Github-flavored) Markdown Editor
duojs/duo
A next-generation package manager for the front-end
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Long-live-shadowsocks/shadowsocks
leecade/ios-dev-flow
iOS 开发流程笔记
segment-boneyard/nightmare
A high-level browser automation library.
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
jonschlinkert/remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
google/physical-web
The Physical Web: walk up and use anything
davidsonfellipe/awesome-wpo
:pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
whatwg/javascript
Obsolete
lukehoban/es6features
Overview of ECMAScript 6 features
zenany/weekly
汇总平时看到的好文章,前端技术 & 产品研发为主...
asm-js/validator
A reference validator for asm.js.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.