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

https://github.com/btfranklin/wordsmith

A Swift package for the generation of interesting creative text elements
https://github.com/btfranklin/wordsmith

computational-creativity generative-text procedural-generation swift text-generation

Last synced: 8 months ago
JSON representation

A Swift package for the generation of interesting creative text elements

Awesome Lists containing this project

README

          

Wordsmith
=========

[![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbtfranklin%2FWordsmith%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/btfranklin/Wordsmith)
[![Swift versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbtfranklin%2FWordsmith%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/btfranklin/Wordsmith)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/btfranklin/Wordsmith/blob/main/LICENSE)
[![Swift Package Manager compatible](https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E)](https://github.com/apple/swift-package-manager)
[![GitHub tag](https://img.shields.io/github/tag/btfranklin/Wordsmith.svg)](https://github.com/btfranklin/Wordsmith)
[![build](https://github.com/btfranklin/Wordsmith/workflows/build/badge.svg)](https://github.com/btfranklin/Wordsmith/actions/workflows/build.yml)

`Wordsmith` is a Swift package containing utilities to assist with the generation of interesting creative text elements, such as realistic names of humans, artwork, and ships.

## License

`Wordsmith` was written by B.T. Franklin ([@btfranklin](https://github.com/btfranklin)) from 2018 onward and is licensed under the [MIT](https://opensource.org/licenses/MIT) license. See [LICENSE.md](LICENSE.md).