Skip to content

inkle/inklewriter-to-ink

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2018
Jul 30, 2018
Jul 30, 2018
Jul 26, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
May 7, 2020
Jul 29, 2018
Jul 29, 2018
Jul 30, 2018
Jul 30, 2018
Jul 26, 2018

Repository files navigation

inklewriter-to-ink

This project converts inklewriter stories to ink.

Convert your story on the inkle website

It's written in TypeScript. The main guts are in inklewriter-convert.ts. The live hosted site consists of 3 files:

  • dist/inklewriter-convert.js (the compile TypeScript file)
  • index.html
  • style.css

To test, the file test.ts is run, which loads up some sample inklewriter JSON files in test-inklewriter-json, and converts them to ink. The sample results are included for easy diffing when changes are made to the converter.

MIT Licensed.

Releases

No releases published

Packages

No packages published