All Projects → WuXiaolong → Modularsample

WuXiaolong / Modularsample

Modular Sample for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Modularsample

Tensorhub
TensorHub is a library built on top of TensorFlow 2.0 to provide simple, modular and repeatable abstractions to accelerate deep learning research.
Stars: ✭ 48 (-50.52%)
Mutual labels:  modular
Domq
🛠️ A modular DOM manipulation library.
Stars: ✭ 63 (-35.05%)
Mutual labels:  modular
Sylphy
👑 the better discord bot framework
Stars: ✭ 85 (-12.37%)
Mutual labels:  modular
Modularjs
△ Dead simple modular JavaScript framework for ES modules.
Stars: ✭ 52 (-46.39%)
Mutual labels:  modular
Binda
Headless CMS based on Ruby on Rails
Stars: ✭ 60 (-38.14%)
Mutual labels:  modular
Komada
Komada: Croatian for `pieces`, is a modular bot system including reloading modules and easy to use custom commands.
Stars: ✭ 67 (-30.93%)
Mutual labels:  modular
Fairroot
C++ simulation, reconstruction and analysis framework for particle physics experiments
Stars: ✭ 41 (-57.73%)
Mutual labels:  modular
Jooby
The modular web framework for Java and Kotlin
Stars: ✭ 1,309 (+1249.48%)
Mutual labels:  modular
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (-35.05%)
Mutual labels:  modular
Sysmon Modular
A repository of sysmon configuration modules
Stars: ✭ 1,229 (+1167.01%)
Mutual labels:  modular
Drombler Fx
Drombler FX - the modular application framework for JavaFX.
Stars: ✭ 52 (-46.39%)
Mutual labels:  modular
React Grid Table
A modular table, based on a CSS grid layout, optimized for customization.
Stars: ✭ 57 (-41.24%)
Mutual labels:  modular
Skeleton
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. Facebook Page: http://bit.ly/2oHzpxC | Facebook Group: http://bit.ly/2o3KOrA. Help me carry on making more free stuff → http://bit.ly/2ppNujE ←
Stars: ✭ 74 (-23.71%)
Mutual labels:  modular
Bankai
🚉 - friendly web compiler
Stars: ✭ 1,064 (+996.91%)
Mutual labels:  modular
Flowabot
Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
Stars: ✭ 86 (-11.34%)
Mutual labels:  modular
Csspin
CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner
Stars: ✭ 1,019 (+950.52%)
Mutual labels:  modular
Context Sequencer
Context, a modular sequencer for PD
Stars: ✭ 64 (-34.02%)
Mutual labels:  modular
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+1271.13%)
Mutual labels:  modular
Module Shop Mini Program
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 89 (-8.25%)
Mutual labels:  modular
Go Script Bash
Framework for writing modular, discoverable, testable Bash scripts
Stars: ✭ 77 (-20.62%)
Mutual labels:  modular

效果预览

详情介绍

Android 组件化探索与思考,来自我的博客,推荐

Android 组件化探索与思考,来自我的公众号

微信公众号

赞赏作者

更新记录

  • v0.03
  1. 统一管理了build.gradle文件
  2. 现在只要是'module'开头的module,都可以使用同一份build.gradle,配置参见'rootDir/config.gradle'
  • v0.02
  1. 新增 resource,存放项目的所有资源,从 common 分出来

  2. 新增 router,路由,所有页面请求都由它中转

  • v0.01
  1. 组件化初步形成
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].