Skip to content

Currently under development - Swift Package with useful implementations, extensions and protocols

License

Notifications You must be signed in to change notification settings

Drag0ndust/DragonUtilities

Repository files navigation

DragonUtilities

Static Badge GitHub last commit (branch) GitHub Workflow Status (with event)

Welcome to the DragonUtilities Swift Package.

Getting started

Add DragonUtilities to your Package.swift dependencies

dependencies: [
    ...
    .package(url: "https://github.com/Drag0ndust/DragonUtilities"),
    ...
]

Contribution

  • Read the Code of Conduct
  • Read the Contribution Guidelines
  • Create a new issue or work on an existing issue (check if someone is already assigned first).
  • Feel free to extend the functionality, but ensure your change benefits all users of this package.

Support

You can sponsor me on Github Sponsors to support my open-source projects.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

This project is licensed under MIT.