go
java
-
willowtreeapps/spruce-android
Spruce Animation Library
-
yanzhenjie/Album
Android MaterialDesign-style albums, gallery. Support multi-select, radio, camera support, support preview picture of the selected, preview can be configured whether the anti-election.
-
amitshekhariitbhu/awesome-android-complete-reference
Awesome Android references for everything like best practices, performance optimization, etc.
-
Cleveroad/AdaptiveTableLayout
Library that makes it possible to read, edit and write CSV files
-
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
-
yingLanNull/ShadowImageView
可以根据图片变颜色,更加细腻的阴影效果 It can change color according to the picture, more delicate shadow effect
-
ishaan1995/ButtonProgressBar
A Download Button ProgressBar, inspiration from Dribble
-
TonnyL/Espresso
Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing.
-
zjw-swun/AppMethodOrder
一个能让你了解所有函数调用顺序的Android库(无需侵入式代码)
-
kdn251/interviews
Everything you need to know to get the job.
-
alibaba/Tangram-Android
Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
-
tjitze/RankPL
An interpreter for a ranked programming language - a variation on probabilistic programming based on Spohn's ranking theory
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS
-
yarolegovich/SlidingRootNav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
spring-projects/spring-boot
Spring Boot
-
oasisfeng/condom
一个超轻超薄的Android工具库,阻止三方SDK中常见的严重影响用户体验的『链式唤醒』行为。(对应用自身的功能无影响)
-
GcsSloop/diycode
diycode开发记录
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
yarolegovich/DiscreteScrollView
Scrollable list of items, where current item is centered and can be changed using swipes
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
material-motion/material-motion-android
Reactive motion for Android. In development.
-
google/flexbox-layout
Flexbox for Android
-
apache/incubator-weex
Mirror of Apache Weex
-
nisrulz/android-tips-tricks
☑️[Cheatsheet] Tips and tricks for Android Development
javascript
-
reactide/reactide
Reactide is the first dedicated IDE for React web application development.http://reactide.io
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
oneuijs/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
-
jevakallio/redux-offline
Build Offline-First Apps for Web and React Native
-
callstack-io/haul
Haul is a command line tool for developing React Native apps
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
FezVrasta/popper.js
A kickass library to manage your poppers
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
zeit/next.js
Framework for server-rendered React apps
-
buttercup-pw/buttercup
🔒Javascript Password Vault - Multi-Platform Desktop Application
-
google/earthenterprise
Google Earth Enterprise - Open Source
-
AnimaApp/sketch-web-viewer
View and inspect Sketch 43 files in browser
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
styled-components/polished
A lightweight toolset for writing styles in JavaScript✨
-
sindresorhus/create-dmg
Create a good-looking DMG for your macOS app in seconds
-
jshjohnson/Choices
A vanilla JS customisable select box/text input plugin⚡️
-
harc/ohm
A library and language for building parsers, interpreters, compilers, etc.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
verekia/js-stack-from-scratch
🎉V2 release!🎉— Step-by-step tutorial to build a modern JavaScript stack.
-
airbnb/javascript
JavaScript Style Guide
-
styleguidist/react-styleguidist
Style guide generator & component workbench for React
-
callemall/material-ui
React Components that Implement Google's Material Design.
-
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.
python