https://github.com/rxlabz/skrx
Sketch to MXML / FXG Plugin
https://github.com/rxlabz/skrx
Last synced: about 1 month ago
JSON representation
Sketch to MXML / FXG Plugin
- Host: GitHub
- URL: https://github.com/rxlabz/skrx
- Owner: rxlabz
- Created: 2014-03-12T08:16:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T11:53:40.000Z (over 8 years ago)
- Last Synced: 2025-03-09T15:08:49.765Z (about 1 month ago)
- Homepage:
- Size: 33.2 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-sketch - rxlabz/skrx
README
Skrx
====
[Sketch](https://www.sketchapp.com) Plugin, written in JSTalk ( http://jstalk.org ).Skrx ( ~skreecks ) exports a selection of elements (for now only the rectangles) to Apache Flex MXML or FXG description, and copy it to clipboard.
[Learn more about Sketch extensions/scripting](http://developer.sketchapp.com)
#### Example
Basic generated skins examples : http://www.rxla.bz/skrx/

_Generated MXML_

#### Release notes
##### » 0.1.4
- multi states fills and strokes export ( default / .over / .down / .disabled )##### 0.1.3
- export FXG
- strokes thickness
- strokes pixelHinting
- gradient angle
- shadows , innerShadows (blur, color, alpha, strength)
- spread / strength conversion ( = spread + 1 )
- tabs fixes##### 0.1.2
- local relative coordinates
- linearGradient Strokes
- multiple rectangles
- Completed Alert
- Radial gradient colors ( fixme : focalCenter )
- refactoring##### 0.1.1
- clipboard
- setLocalPositionAlert
- setLocalPosition ( base x y position on selection area top left point )
- linearGradient fill##### 0.1
- coordinates
- fill and stroke