https://github.com/arclite/blurhash-swift
https://github.com/arclite/blurhash-swift
blurhash swift-package
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arclite/blurhash-swift
- Owner: Arclite
- License: mit
- Created: 2025-02-05T06:19:41.000Z (5 months ago)
- Default Branch: trunk
- Last Pushed: 2025-02-13T01:05:51.000Z (4 months ago)
- Last Synced: 2025-02-20T10:05:52.829Z (4 months ago)
- Topics: blurhash, swift-package
- Language: Swift
- Homepage:
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BlurHash Swift Package
## Acknowledgements
Based on the original [BlurHash](https://github.com/woltapp/blurhash) Swift implementation, provided under the MIT license.