TypographyKitPalette

1.1.0

🎨 Makes your TypographyKit color palette available in Xcode Interface Builder.
rwbutler/TypographyKitPalette

What's New

TypographyKit Palette v1.1.0

2019-07-02T10:50:56Z

Support for recursive color definitions.

Palette for TypographyKit

CI Status Maintainability License Platform Twitter Swift 5.0

Palette is a tool for use with TypographyKit which takes your app's color palette as defined in your TypographyKit.json or TypographyKit.plist file and generates a palette for use in Xcode Interface Builder so that developers can easily make use of the same colors regardless of whether they are being assigned programmatically or through IB.

Installation

Homebrew

To install using Homebrew:

brew install rwbutler/tools/palette

Usage

The palette tool is invoked as follows:

palette --color-list <color palette name> --config-url <url>

Where the --color-list parameter specifies the name of the color palette as you wish it to appear in Interface Builder and --config-url specifies the URL to your TypographyKit.json or TypographyKit.plist file. This may either be a path to a local file or remotely-hosted file using either http or https protocol.

Author

Ross Butler

License

Palette is available under the MIT license. See the LICENSE file for more info.

Additional Software

Controls

AnimatedGradientView
AnimatedGradientView

Frameworks

  • Cheats - Retro cheat codes for modern iOS apps.
  • Connectivity - Improves on Reachability for determining Internet connectivity in your iOS application.
  • FeatureFlags - Allows developers to configure feature flags, run multiple A/B or MVT tests using a bundled / remotely-hosted JSON configuration file.
  • Hash - Lightweight means of generating message digests and HMACs using popular hash functions including MD5, SHA-1, SHA-256.
  • Skylark - Fully Swift BDD testing framework for writing Cucumber scenarios using Gherkin syntax.
  • TailorSwift - A collection of useful Swift Core Library / Foundation framework extensions.
  • TypographyKit - Consistent & accessible visual styling on iOS with Dynamic Type support.
  • Updates - Automatically detects app updates and gently prompts users to update.
Cheats Connectivity FeatureFlags Skylark TypographyKit Updates
Cheats Connectivity FeatureFlags Skylark TypographyKit Updates

Tools

  • Config Validator - Config Validator validates & uploads your configuration files and cache clears your CDN as part of your CI process.
  • IPA Uploader - Uploads your apps to TestFlight & App Store.
  • Palette - Makes your TypographyKit color palette available in Xcode Interface Builder.
Config Validator IPA Uploader Palette
Config Validator IPA Uploader Palette

Description

  • Swift Tools
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 16 2024 13:06:35 GMT-0900 (Hawaii-Aleutian Daylight Time)