Awesome List Updates on Feb 11, 2015
3 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Swift
Events
- SwiftEventBus (⭐1.1k) - A publish/subscribe event bus optimized for iOS.
2. Awesome Groovy
Language Utilities
- groovy-common-extensions (⭐71) - Lets you add things commonly useful to the Groovy language via the extension system
3. Htaccess
Miscellaneous / Force Downloading
Force Downloading
Sometimes you want to force the browser to download some content instead of displaying it.
<Files *.md>
ForceType application/octet-stream
Header set Content-Disposition attachment
</Files>
Now there is a yang to this yin:
- Prev: Feb 12, 2015
- Next: Feb 10, 2015