ephemeral-writer
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

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!

Package Sidebar

Install

npm i ephemeral-writer

Weekly Downloads

11

Version

1.2.0

License

MIT

Unpacked Size

42.2 kB

Total Files

9

Last publish

Collaborators

  • martinpi