Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/swift-stringformat

This is EXPERIMENTAL. Do not use it.
https://github.com/gfx/swift-stringformat

Last synced: 26 days ago
JSON representation

This is EXPERIMENTAL. Do not use it.

Awesome Lists containing this project

README

        

# StringFormat

A pure Swift `sprintf`-like string formatter.

This is an alpha version and supports only the following formats:

* %s
* %d
* %f

## LICENSE

The Apache License 2.0.