Is this your app? Claim this page to add your own description, links and contact info. It's free. →

SwiftyModel

SwiftyModel at Mac App Store analyse

伟 葛
0 ratings · Power index: 100
Version 1.5.0
Size 0 Bytes
Updated 1 month ago
Released 18 Nov 2021

How do you feel about this app?

Description

SwiftyModel - Smart JSON to Swift Converter Introduction: Boost your iOS and macOS development productivity with SwiftyModel. This essential developer tool instantly converts complex JSON data into clean, compliant Swift model code. Stop wasting time on manual typing and eliminate errors caused by hardcoded strings. Key Features: Full Protocol Support: Effortlessly generate code for Codable or SwiftyJSON. Includes support for custom Member-wise Initializers. Smart Keyword Avoidance: Automatically detects and escapes Swift reserved keywords (like self, class, func). Customize your output with optional prefixes or suffixes. Highly Customizable: Tailor your workspace with adjustable indentation (2 or 4 spaces) and choose between Horizontal or Vertical interface layouts. Seamless Export: One-click to copy or share your generated code directly to your project. Deep Nesting Logic: Advanced type inference for integers, doubles, booleans, and multi-level nested arrays. Why SwiftyModel? From simple API responses to deeply nested data structures, SwiftyModel provides a fast, convenient, and reliable way to handle your data models. It is the perfect companion for Swift developers who value efficiency and code quality.

Estimates

Monthly Downloads > 2.2k
Est. Revenue ~ $900

Availability

Devices

MacDesktop

Pricing by country

Country Price
Canada 3.99 CAD
China 22 CNY
France 2.99 EUR
Germany 2.99 EUR
Italy 2.99 EUR
Netherlands 2.99 EUR
Portugal 2.99 EUR
Spain 2.99 EUR
UK 2.99 GBP
India 299 INR
Japan 500 JPY
Korea, Republic Of 4400 KRW
Poland 14.99 PLN
Russia 249 RUB
Turkey 149.99 TRY
USA 2.99 USD
Ukraine 3.99 USD

Version History

Latest: 1.5.0

1. Major upgrade of the conversion engine: In-depth support for automatic recursive parsing of multi-dimensional nested arrays such as [[Int]], simplifying complex data processing. 2. Improved stability: Fully compatible with empty values and null in JSON, realizing automatic JSON type mapping and completely resolving Codable compilation errors. 3. Complete syntax adaptation: Fully supports automatic escaping of modern syntax keywords in Swift 5.10+ (e.g. actor, async) to effectively prevent naming conflicts. 4. Refined details: Optimized the conversion logic from snake_case to camelCase, and fixed invalid property name problems caused by special characters.
v1.4.2 1 month ago