https://github.com/codefiesta/vimviewer
https://github.com/codefiesta/vimviewer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codefiesta/vimviewer
- Owner: codefiesta
- License: mit
- Created: 2024-10-11T15:49:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T15:49:39.000Z (10 months ago)
- Last Synced: 2025-06-21T16:09:09.219Z (10 months ago)
- Language: Swift
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README






[](https://opensource.org/licenses/MIT)
# VimViewer
Swift Application for viewing and rendering [VIM AEC](https://github.com/vimaec/vim) files on macOS, iOS or visionOS (Apple Vision Pro) using [Metal](https://developer.apple.com/documentation/metal) and [CompositorServices](https://developer.apple.com/documentation/compositorservices).
Uses the [VimKit](https://github.com/codefiesta/VimKit) Library for extracting VIM data.