Swiftpack.co - sersoft-gmbh/simple-formatting as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by sersoft-gmbh.
sersoft-gmbh/simple-formatting 0.2.0
A collection of simple formatters for Swift using the ICU4C lib
⭐️ 0
🕓 26 weeks ago
.package(url: "https://github.com/sersoft-gmbh/simple-formatting.git", from: "0.2.0")

Simple Formatting

GitHub release Tests Codacy Badge codecov Docs

A collection of simple formatters for Swift using the ICU4C library.

Installation

Add the following dependency to your Package.swift:

.package(url: "https://github.com/sersoft-gmbh/simple-formatting.git", from: "1.0.0"),

Compatibility

  • For Swift as of version 5.5, use version 1.x.y.

Usage

TBD

Documentation

The API is documented using header doc. If you prefer to view the documentation as a webpage, there is an online version available for you.

Contributing

If you find a bug / like to see a new feature there are a few ways of helping out:

  • If you can fix the bug / implement the feature yourself please do and open a PR!
  • If you know how to code (which you probably do), please add a (failing) test and open a PR. We'll try to get your test green ASAP.
  • If you can't do neither, then open an issue. While this might be the easiest way, it will likely take the longest for the bug to be fixed / feature to be implemented.

License & Copyright

See LICENSE file.

Copyright © 2022 ser.soft GmbH.

GitHub

link
Stars: 0
Last commit: 4 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v0.2.0
26 weeks ago

What's Changed

  • Add Swift 5.7 support

Full Changelog: https://github.com/sersoft-gmbh/simple-formatting/compare/0.1.1...0.2.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics