Swiftpack.co - Swift Packages by GettEngineering

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by GettEngineering

GettEngineering/Prism 0.6.0
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
⭐️ 363
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Prism v0.6, It's Windows time!
3 years ago
Thanks to the release of Swift for Windows, this version includes an experimental, yet fully-featured release of Prism for windows. See attached **prism.exe** in this release including instructions in the README file. Thanks to @compnerd for his massive assistance in making this work. <img width="1179" alt="image" src="https://user-images.githubusercontent.com/605076/95022934-c07f1080-0682-11eb-89d8-e98e47a2a103.png"> This version also fixes an existing issue where templates stored in any folder hierarchy were processed as a flat hierarchy to the output folder. Now, the directory structure is preserved.
Prism 0.5.0
3 years ago
- Allow generating code from _either_ a Project or a Styleguide [#40] - Add `textStyle.lineSpacing` token [#42] - Various internal improvements
Prism 0.4.1
3 years ago
This is a recommended bug fix / patch release - Fix an issue where a styleguide might not be found if the consumer isn't a member of the styleguide, even if they're a member of the linked project. (#37) - Better support for special characters in asset identities (#38)
Prism 0.4.0 #BlackLivesMatter
3 years ago
- Add support for kebab-case and PascalCase identities (#32) - Allow using `!` to invert template conditionals (#30) - Support `isFirst` and `isLast` for asset loops (colors, text styles, spacings) (#30) - Add support for font weight, font style and font stretch (#29) - Support text styles that have no color attached to them (#22) - Round font size to nearest two decimal points (#33) - Various bug fixes and optimizations
Prism 0.3.0
3 years ago
### 📣 Prism 0.3.0 is out! 🎉😃 Thanks for all the great feedback and ideas for Prism! Keep 'em coming, we're always excited to improve and expand Prism's capabilities and support. Here are some updates since 0.2: * Support for [Zeplin's new Spacing feature](https://blog.zeplin.io/introducing-spacing-and-rem-unit-5f06d10df5e30) (#17) * Recursively fetch resources (colors, text styles) in multi-paged settings (e.g. when there are more than 100 of either) (#16) * Fix edge-cases where transformations have spacing around them (#20) * Fully support Linux * Update Swift Tools to 5.2
Prism 0.2.0
3 years ago
### 📣 Prism 0.2 is out! 🎉😃 Thanks for all the great feedback and ideas for Prism! Here are some updates since 0.1: * Letter Spacing & Line Height now have friendly 2-precision rounding #15 (Thanks @artemnovichkov!) * `prism` now uses [swift-argument-parser](https://github.com/apple/swift-argument-parser) for parsing its arguments * We also switched to CI for this repo to use GitHub Actions! * Add examples on generating SwiftUI style code with custom modifiers * You can now install Prism via [Homebrew](https://github.com/yonaskolb/Mint) * Add instructions for installation via [Mint](https://github.com/yonaskolb/Mint) * Build-in reserved colors have been removed, but they can still be set in `reserved_colors` (along with `reserved_textstyles`) in **.prism/config.yml**
Prism 0.1
4 years ago
Initial version! 🥳
macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics