Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randomhashtags/paradigm-utilities
Shared files between the Server and Client.
https://github.com/randomhashtags/paradigm-utilities
framework swift swift-package utility-library
Last synced: 2 months ago
JSON representation
Shared files between the Server and Client.
- Host: GitHub
- URL: https://github.com/randomhashtags/paradigm-utilities
- Owner: RandomHashTags
- License: apache-2.0
- Created: 2022-10-11T03:24:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T07:59:06.000Z (5 months ago)
- Last Synced: 2024-08-29T13:53:21.868Z (5 months ago)
- Topics: framework, swift, swift-package, utility-library
- Language: Swift
- Homepage: https://paradigm-app.com
- Size: 776 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# paradigm-utilities
This is used as a compatibility layer to provide the Server and Client with identical data interpretation and manipulation.
Some features are used only server-side, while others only client-side, but some require both to work properly with each other.
## Requirements
- Swift >= 5.3
- macOS >= 10.15
- iOS >= 13.0## Funding
Support the development of this project by sponsoring the developers.
- [RandomHashTags](https://github.com/sponsors/RandomHashTags)## License
Apache License 2.0