Pinned Repositories
CocoaPods
The Cocoa Dependency Manager.
cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
gridstudio
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.
Mantle-JSONTransformerExtension
A category for manlte JSONTransformer that make it easy to transform json value to base data type value, also it can avoid unmatch data type which will cause crash!
STCBinder
If you want to decouple your business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern, it is like react-redux。
STCDefender
iOS app defender for anti-reverse!
STCObfuscator
iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!
STCRouter
基于标准URL的iOS路由系统,可实现业务模块组件化,控制器之间零耦合,可实现黑白名单控制,可进行native降级到hybrid。
chenxiancai's Repositories
chenxiancai/STCObfuscator
iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!
chenxiancai/STCRouter
基于标准URL的iOS路由系统,可实现业务模块组件化,控制器之间零耦合,可实现黑白名单控制,可进行native降级到hybrid。
chenxiancai/STCDefender
iOS app defender for anti-reverse!
chenxiancai/STCBinder
If you want to decouple your business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern, it is like react-redux。
chenxiancai/Mantle-JSONTransformerExtension
A category for manlte JSONTransformer that make it easy to transform json value to base data type value, also it can avoid unmatch data type which will cause crash!
chenxiancai/CocoaPods
The Cocoa Dependency Manager.
chenxiancai/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
chenxiancai/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
chenxiancai/gridstudio
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
chenxiancai/Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method.
chenxiancai/STC_dSYMDeobfuscator
chenxiancai/STCPatcher
chenxiancai/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
chenxiancai/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
chenxiancai/DataV
Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
chenxiancai/dataVIS
数据可视化大屏电子沙盘集合,基于:HTML/CSS/Echarts等等,包含行业:区块链金融行业、智慧社区、智慧物业、智慧政务、智慧交通、通用模板等,包含功能:自定义字体、Css动画、WebSocket实时数据、K线折线等各种图表,iframe嵌套H5/App,替换js数据即可,满足您会议展览、业务监控、风险预警、数据分析展示等多种展示需求🔝 右上角点个 Star 关注更新,笔芯♥️~
chenxiancai/DataVisualization
:smiling_imp: by vue2.x with echarts3.3.2
chenxiancai/dev-sidecar
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
chenxiancai/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
chenxiancai/iDataV
大屏数据可视化 Big screen data visualization demo
chenxiancai/kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
chenxiancai/SwiftUI-WeChat
🇨🇳 Learn how to make WeChat with SwiftUI. 微信 7.0 🟢
chenxiancai/weibo-analysis-and-visualization
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等