Giter Site home page Giter Site logo

License License

Anurag's github stats

一个兴趣使然的程序“工匠”。有代码洁癖,喜欢封装,对封装有一定的个人见解,有不少个人原创的封装思路。以下是个人封装的开源库,用于搭建开发框架。

UI 相关:

  • ViewBindingKTX,最全面的 ViewBinding 工具,支持各种姿势使用 ViewBinding,替代 ButterKnife 或 KAE,可适配 BRVAH。
  • LoadingStateView,深度解耦标题栏,解耦加载中、加载失败、空布局等缺省页,支持两行代码集成到基类。

工具类相关:

  • Longan,可能是最好用的 Kotlin 工具库,目前有超过 500 个好用的方法和属性。

KV 存储相关:

  • MMKV-KTX,最好用的 MMKV 工具,可以确保类型安全,无需声明 key 常量。
  • DataStoreKTX,最好用的 DataStore 工具,可以确保类型安全,无需声明 key 常量。

埋点相关:

  • Tracker,基于西瓜视频的责任链埋点思路实现的轻量级埋点框架。

掘金有对应讲解封装思路的文章:

DylanCai's Projects

activityresultlauncher icon activityresultlauncher

Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)

arouterktx icon arouterktx

结合 Kotlin 特性封装的 ARouter 组件化工具和组件化示例

datastorektx icon datastorektx

The best DataStore utils to ensure type safety. (最好用的 DataStore 工具,可以确保类型安全)

loadinghelper icon loadinghelper

A highly expandable Android library for decoupling the code of toolbar or loading status view. (深度解耦标题栏或加载中、加载失败、无数据等视图)

loadingstateview icon loadingstateview

Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)

longan icon longan

Probably the best Kotlin utils library for Android. (可能是最好用的 Kotlin 工具库)

materialedittext icon materialedittext

选中时底线会拉弓把提示文字弹起来的输入框控件,基于 Material Design

mmkv-ktx icon mmkv-ktx

The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)

retrofitktx icon retrofitktx

The best utils of Retrofit. (最好用的 Retrofit 工具,支持 Kotlin 和 Java 用法,支持 RxJava 和协程,支持注解管理 baseUrl)

tracker icon tracker

A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)

viewbindingktx icon viewbindingktx

The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)

waveview icon waveview

自定义的波浪控件,能绘制出自己想要的曲线波浪

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.