go
java
javascript
-
FreeCodeCamp/FreeCodeCamp
Thehttps://FreeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
Bilibili/flv.js
HTML5 FLV Player
-
MicheleBertoli/react-fix-it
Automagically generate tests from errors
-
material-components/material-components-web
Modular and customizable Material Design UI components for the web
-
vuejs/vue
Simple yet powerful library for building modern web interfaces.
-
panzerdp/voca
The ultimate JavaScript string library
-
fuse-box/fuse-box
A blazing fast js bundler/loader with a comprehensive API
-
qieguo2016/Vueuv
参照Vue实现的一个JavaScript MVVM 框架,手把手教你从零开始Make Your Own Vue!
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
GetStream/Winds
Winds is an open source & beautiful RSS reader built using React/Redux/Sails/Node and Stream (https://getstream.io). It showcases personalized feeds powered by thehttps://getstream.ioAPI. This tutorial explains how the personalization API works (http://bit.ly/personalization-winds). Try the online demo:
-
zeit/hyper
A terminal built on web technologies
-
weui/weui.js
A lightweight javascript library for WeUI.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ccforward/cc
代码库 & Blog
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react-native
A framework for building native apps with React.
-
airbnb/javascript
JavaScript Style Guide
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
mlaursen/react-md
React material design
-
reactjs/redux
Predictable state container for JavaScript apps
-
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
-
lanshan-studio/wecqupt
We重邮 - 微信小程序
-
yarnpkg/yarn
📦🐈Fast, reliable, and secure dependency management.
python
-
kennethreitz/maya
Datetimes for Humans™
-
golastmile/rasa_nlu
-
tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
-
intelxed/xed
x86 encoder decoder
-
miloyip/game-programmer
A Study Path for Game Programmer
-
tony/libtmux
python api for tmux
-
jmoiron/humanize
python humanize functions
-
0xwindows/VulScritp
内网渗透脚本
-
Enny1991/PLSTM
-
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
WhitewidowScanner/whitewidow
SQL Vulnerability Scanner
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
tensorflow/models
Models built with TensorFlow
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
Viralmaniar/Wifi-Dumper
This is an open source tool to dump the wifi profiles and cleartext passwords of the connected access points on the Windows machine. This tool will help you in a Wifi testing. Furthermore, it is useful while performing red team or an internal infrastructure engagements.
-
tony/tmuxp
💻tmux session manager built on libtmux
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
openai/pixel-cnn
adaptation of PixelCNN
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
leegao/readme2tex
Renders TeXy Math for Github Readmes
-
audreyr/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions