Script parser for Recital. Converts the Recital document format into a list of scenes with MDX content, which can then be converted into dynamic or interactive stories.
published version 1.2.0, 6 years agoCLI for the stage parser to convert .stage files to .mdx ones
published version 0.2.0, 6 years agoAn interactive / dynamic story engine, powered by React and Redux. Stories are written in the recital `.stage` format, which is a superset of Markdown.
published version 1.6.3, 6 years agoan opinionated static site generator written in Typescript.
published version 1.4.1, a year agoGenerates an RSS feed out of whatever feed you create from your site.
published version 1.0.2, 3 years agoAPI wrapper around ink to show multiple lines, give ink a JSON visual state that can be saved and loaded, and connect to state.
published version 4.2.3, 10 months agoInk and Hookstate integration.
published version 4.1.0, 2 years agoProduces a written script for an ink game.
published version 1.3.0, 2 years ago- published version 1.2.0, 2 years ago
- published version 1.1.0, 2 years ago
- published version 1.2.1, 2 years ago
A library that either creates a new Phaser game or uses an existing one, and inserts a scene to freely transition between background images with shaders or other effects using [Rex's Image Transition Plugin](https://rexrainbow.github.io/phaser3-rex-notes/
published version 1.1.1, 2 years agoA format for metadata that decorates a single line of text. Can be converted into HTML classes and ids, which then are presented in JSON form.
published version 1.0.0, 2 years agoHelper package that can parse a line from an ink story into **tokens** that can be used to add additional metadata. See `apps/example` in the root directory for an example of how it's used.
published version 1.0.0, 2 years agoMake pages on your Wanderer website using JSX!
published version 1.0.0, a year agoFor use with CodeMirror.
published version 1.0.0, a year agoScript lexer for Recital, which converts the Recital `.stage` document format into JSON tokens, which can then be handed off to various other exporters or simply read as data.
published version 1.2.2, a year agoProvides a set of tools that are useful when used alongside `stage-parser`.
published version 1.1.3, 9 months agoParses a recital *.stage file into an ink story.
published version 1.5.0, 9 months agoHelper functions to manipulate an Ink story. These work with more complex tags in a story, and can be used to implement [Storylets](https://emshort.blog/2019/11/29/storylets-you-want-them/), which can be found in the ink-storylets package.
published version 1.1.0, 9 months agoExtension to `ink-processor` that enables storylets.
published version 1.0.1, 9 months agoConverts a Recital `.stage` file into an HTML page, suitable for then converting into pdf or other form. Uses `markdown` to process non-Recital markup, which generally follows the CommonMark spec.
published version 1.1.1, 9 months agoExporter for the fountain script format from the stage format.
published version 1.1.1, 9 months ago