An open API service indexing awesome lists of open source software.

https://github.com/codefiesta/vimviewer


https://github.com/codefiesta/vimviewer

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

![Build](https://github.com/codefiesta/VimViewer/actions/workflows/xcodebuild.yml/badge.svg)
![Xcode 16.4+](https://img.shields.io/badge/Xcode-16.4%2B-gold.svg)
![Swift 6.0+](https://img.shields.io/badge/Swift-6.0%2B-tomato.svg)
![iOS 18.0+](https://img.shields.io/badge/iOS-18.0%2B-crimson.svg)
![visionOS 2.0+](https://img.shields.io/badge/visionOS-2.0%2B-magenta.svg)
![macOS 15.0+](https://img.shields.io/badge/macOS-15.0%2B-skyblue.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-indigo.svg)](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.