1.2.0 • Published 5 months ago

ephemeral-writer v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Ephemeral Writer

A library and web-based tool for nicer Tracery-like procedural text generation.

Installation

This package is hosted at npm, so it can be installed like this:

$ npm install ephemeral-writer --save

What is this tool for?

Ephemeral Writer is a tool for writing procedural text. It is a nicer interface to a tool called Tracery with the goal of making procedural text generation available to non-programmers in a super streamlined form.

What does it do? It allows you to procedurally generate text. You can use that text to feed twitter bots, to create SVG images, to name your child or for any other purpose where you want to have varied, partially randomised text.

How does it do that? You, the writer, provide text with placeholders. Then you provide different snippets of text to go into those placeholders. The software randomly selects pieces every time you tell it to. That way your text varies over time.

Try out Ephemeral Writer here

More information:

Read the manual

Here's a Unity plugin

Feel free to fork and adapt!

1.2.0

5 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago