https://github.com/aaronc81/libreframe
A vector design tool for UI prototyping
https://github.com/aaronc81/libreframe
Last synced: 28 days ago
JSON representation
A vector design tool for UI prototyping
- Host: GitHub
- URL: https://github.com/aaronc81/libreframe
- Owner: AaronC81
- Created: 2018-12-29T19:37:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T14:05:28.000Z (about 7 years ago)
- Last Synced: 2025-03-06T15:17:08.300Z (10 months ago)
- Language: Ruby
- Size: 379 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibreFrame
LibreFrame is a **vector design tool with a focus on high-fidelity user
interface prototyping.** It is designed to be cross-platform and can import
.sketch files.
It is currently in its early infancy, but can render many .sketch files which
don't use symbols to a recognisable degree, although many finer details will
be missing. Here's how it looks on Ubuntu 18, alongside VM-ed Sketch:

This early version is basically still a library with no application entry point.
To load the library and bootstrap & launch a basic program, execute `test.rb`
after performing a `bundle install`.