Skip to content

Commit 3853007

Browse files
Merge pull request #42 from Snapp-Mobile/oleksiikolomiietssnapp-patch-1
Update README
2 parents c8feac3 + 7d9b425 commit 3853007

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,6 @@
1515

1616
A Swift library for parsing and processing [DTCG-compliant](https://www.designtokens.org/tr/third-editors-draft/format/) design tokens into type-safe Swift structures.
1717

18-
## Features
19-
20-
- ✅ Full DTCG format specification compliance
21-
- 🎨 Support for all primitive token types (Color, Dimension, FontFamily, FontWeight, Duration, CubicBezier, Number)
22-
- 🧩 Support for composite token types (StrokeStyle, Border, Transition, Shadow, Gradient, Typography)
23-
- 🔗 Token alias resolution with `{group.token}` syntax
24-
- 🧮 Dimension expression evaluation with arithmetic operations
25-
- 📐 Unit conversion (px ↔ rem)
26-
- 🔄 Flexible token processing pipeline
27-
- 💾 Built-in file asset caching
28-
- ⚡️ Zero external dependencies
29-
- 📱 Cross-platform support (iOS, macOS, tvOS, watchOS, visionOS)
30-
31-
## Requirements
32-
33-
- iOS 16.0+ / macOS 13.0+
34-
- Swift 6.1+
35-
- Xcode 16.0+
36-
3718
## Installation
3819

3920
### Swift Package Manager

0 commit comments

Comments
 (0)