TagKit

0.3.0

TagKit is a Swift SDK that makes it easy to work with tags and slugification in Swift & SwiftUI.
danielsaidi/TagKit

What's New

2024-06-07T10:51:29Z

This version adds support for strict concurrency.

This requires standard styles to be converted to read-only values.

This version also adjusts the visual appearance of some standard styles.

✨ Features

  • TagCapsuleStyle now supports specifying a shadow.

💡 Behavior Changes

  • TagCapsule.standard and .standardSelected now use material backgrounds.

TagKit Logo

Version Swift 5.9 Swift UI MIT License Twitter: @danielsaidi Mastodon: @danielsaidi@mastodon.social

About TagKit

TagKit is a Swift SDK that makes it easy to work with tags and slugification in Swift and SwiftUI.

The result can look like this or completely different:

Tags and views can be customized to fit your needs. You can slug and tag any model and customize the slug format. When presenting tags, you can apply custom styling and use any views you like.

TagKit also has a views that make it easier to work with tags. For instance, TagList and TagEditList let you list and edit tags, TagCapsule renders styled tags and TagTextField automatically slugifies text as you type.

Installation

TagKit can be installed with the Swift Package Manager:

https://github.com/danielsaidi/TagKit.git

Getting started

The online documentation has a getting-started guide that helps you get started with TagKit.

Documentation

The online documentation has more information, articles, code examples, etc.

Demo Application

I will create a demo application for this package once it gets 100+ stars.

Support this library

You can sponsor me on GitHub Sponsors or reach out for paid support, to help support my open-source projects.

Your support makes it possible for me to put more work into these projects and make them the best they can be.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

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

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Jul 20 2024 23:25:36 GMT-0900 (Hawaii-Aleutian Daylight Time)