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: 16 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-24T18:03:00.000Z (9 months ago)
- Last Synced: 2025-07-10T05:16:47.449Z (9 months ago)
- Topics: framework, swift, swift-package, utility-library
- Language: Swift
- Homepage: https://paradigm-app.com
- Size: 804 KB
- Stars: 2
- Watchers: 2
- 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