Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccworld1000/ccset
CCSet : Merge CCDebug and CCFont ++, Support macOS and iOS
https://github.com/ccworld1000/ccset
bezier ccdebug ccfont ccset color deug font image ios macos meta objective-c screen view
Last synced: about 1 month ago
JSON representation
CCSet : Merge CCDebug and CCFont ++, Support macOS and iOS
- Host: GitHub
- URL: https://github.com/ccworld1000/ccset
- Owner: ccworld1000
- License: mit
- Created: 2022-08-04T07:07:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T02:40:49.000Z (over 2 years ago)
- Last Synced: 2024-11-20T12:10:21.770Z (about 2 months ago)
- Topics: bezier, ccdebug, ccfont, ccset, color, deug, font, image, ios, macos, meta, objective-c, screen, view
- Language: Objective-C
- Homepage: https://github.com/ccworld1000/CCSet
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCSet
[CCSet](https://github.com/ccworld1000/CCSet) : Merge CCDebug and CCFont ++, Support macOS and iOS
## cocoapods
```sh
pod 'CCSet'
``````objective-c
#import
```## CCDeug [https://github.com/ccworld1000/CCDebug]( https://github.com/ccworld1000/CCDebug)
A flexible, lightweight, scalable, customizable log debugging [support iOS && OSX]## CCFont [https://github.com/ccworld1000/CCFont](https://github.com/ccworld1000/CCFont)
A simple iOS and OS X CCFont replace [UIFont, NSFont], CCColor replace [UIColor, NSColor]. CCFont 简单支持 machosx 与 iOS, 可以简单取代 NSFont 或者 UIFont. CCColor 单支持 machosx 与 iOS, 可以简单取代 NSColor 或者 UIColor 十六进制字符串.【Support macOSX and iOS】.## For more details, please refer to the relevant demo
[https://github.com/ccworld1000/CCDebug](https://github.com/ccworld1000/CCDebug)
[https://github.com/ccworld1000/CCFont](https://github.com/ccworld1000/CCFont)
[https://github.com/ccworld1000/CCSet](https://github.com/ccworld1000/CCSet)