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

https://github.com/swiftwebresources/semanticui-swift

SemanticUI CSS resources packaged up as a Swift Package Manager Package
https://github.com/swiftwebresources/semanticui-swift

semantic-ui swift swift-package-manager

Last synced: 3 months ago
JSON representation

SemanticUI CSS resources packaged up as a Swift Package Manager Package

Awesome Lists containing this project

README

          

# SemanticUI-Swift

This repo contains the
[Semantic UI](https://github.com/Semantic-Org/Semantic-UI)
CSS distribution, packaged up as Swift Package Manager project.

Since the Swift Package Manager cannot yet deal with resource files,
this is a more convenient way to directly embed common resources
within your application.
It is pretty big though :-)

You can view more on Semantic UI at [LearnSemantic.com](http://www.learnsemantic.com) and [Semantic-UI.com](http://www.semantic-ui.com)