Top 4 HTML Objective-C Projects
-
Twitter Text Obj
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
Project mention: Why is GPT-3 15.77x more expensive for certain languages? | reddit.com/r/OpenAI | 2023-04-10I recall that Twitter allowed 140 Chinese characters in tweets originally, but when they switched to 280 ascii characters, CJK languages were not included. The current documentation does say that some languages and emojis use 2 characters per symbol of the 280 limit, limiting those languages to 140. https://developer.twitter.com/en/docs/counting-characters
-
OnionBrowser
An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
Project mention: Is it safe to allow NoScript Mp4/Mov files when asked? | reddit.com/r/TOR | 2023-05-06All I could find so far was this, https://github.com/OnionBrowser/OnionBrowser/wiki/Traffic-that-leaks-outside-of-Tor-due-to-iOS-limitations. But like I said before that's an onion browser/iOS/WebKit thing so not 100% sure why it still applies inside of TBB. Also not even 100% about that onion browser leak either, https://github.com/OnionBrowser/OnionBrowser/issues/392. It's quite possible that multimedia components simply just increase the attack surface and therefore have been excluded from the safest preset without identifying any specific vulnerability.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
HTML Objective-C related posts
Index
What are some of the best open-source Objective-C projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | Twitter Text Obj | 2,983 |
2 | OnionBrowser | 2,040 |
3 | HTMLKit | 231 |
4 | Dock-Expos--home | 40 |