Pinned Repositories
AnimatedBlurLabel
Subclass of UILabel for animating the blurring and unblurring of text in iOS (written in Swift)
AssetsExtractor
『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。
bing-dict
Bing dictionary in command line.
bing_dictionary
Bing comand line dictionary
Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
CWSwiftPrint
解决网络请求返回中文数据时,Xcode在控制台打印unicode编码问题
darkmode-webview
iOS Swift app that loads html inside WKWbView and has a darkmode toggle
ECDICT-ultimate
Ultimate ECDICT Database
english-words-notes
批量查询英语单词。将一个文件中(一行一个)的英文单词批量查询其释义、音标、例句等内容,内容来源有道词典柯林斯词典。使用无头浏览器。
flutter_module
shawn736's Repositories
shawn736/flutter_module
shawn736/AssetsExtractor
『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。
shawn736/bing-dict
Bing dictionary in command line.
shawn736/Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
shawn736/darkmode-webview
iOS Swift app that loads html inside WKWbView and has a darkmode toggle
shawn736/ExcelCollectionViewLayout
An Excel-like UICollectionView's layout.
shawn736/HistoryOfEverything
Flutter Launch Timeline Demo
shawn736/iLeetcode-iOS
iLeetcode question bank app
shawn736/iOS_Flutter_Hybrid_Project
iOS Flutter Hybrid Project
shawn736/IPADownload
Search and download decrypted IPA file from 3rd-party App Store.
shawn736/IQAudioRecorderController
A drop-in universal library allows to record audio within the app with a nice User Interface.
shawn736/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
shawn736/LeetCode-Swift
Solutions to LeetCode by Swift
shawn736/ListHabit-Technical-support
shawn736/ListNewWord-Technical-support
shawn736/ListTools-Technical-support
shawn736/Localizable.strings2Excel
Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
shawn736/LPAnimationDemo
shawn736/MaLiang
iOS painting library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦画图库)
shawn736/MarkdownView
Markdown View for iOS.
shawn736/Metal-Tutorial
Metal入门资料,涉及到iOS平台,OSX平台,TvOS平台,其中,OSX平台可以直接运行,iOS平台,TvOS平台都需要使用真机设备测试运行。下面是相关博客,欢迎拍砖
shawn736/OpenCVDemo
这是一个关于OpenCV的demo,包含了视频转字符串动画,摄像头拍摄转字符串动画的相关流程
shawn736/Phonetic_symbol
为英文文本添加音标
shawn736/Progress-Bar-SwifttUI
🚀 Customizable Circular/Linear progress bar Package that supports animated text, built with SwiftUI
shawn736/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
shawn736/startup_namer
Flutter 官网第一个demo,https://flutter.dev/docs/get-started/codelab
shawn736/SwiftAlgorithms
🤓 An open source app for viewing algorithms and data structures implemented in Swift.
shawn736/SZAVPlayer
SZAVPlayer is a lightweight audio/video player library, based on AVPlayer and AVAssetResourceLoaderDelegate, pure-Swift. Support cache and video image output.
shawn736/TPPDF
TPPDF is a simple-to-use PDF builder for iOS
shawn736/VisualProgrammingLanguage
Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.