How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Reusable named inline partials for the Django Template Language.
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
The most swifty way to deal with XML data in swift 5.
HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des
A Powerful , Extensible CSS Parser written in pure Swift.
The main features of 100mango/swiftcssparser are: Data Parsing, Templates.
Open-source alternatives to 100mango/swiftcssparser include: carltongibson/django-template-partials — Reusable named inline partials for the Django Template Language. cezheng/fuzi — A fast & lightweight XML & HTML parser in Swift with XPath & CSS support. chenyunguimilook/swiftyxml — The most swifty way to deal with XML data in swift 5. codermjlee/mjextension — MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and… createapi/createapi — Delightful code generator for OpenAPI specs. alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON…