1.2.6 • Published 11 months ago

js-storyground-reader v1.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

Js storyground reader · GitHub license

Js storyground reader is a library created in order to read the stories created with storygroundeditor.com. It contains an optimised Vue and Vue storyground reader, allowing you to initialise the library without the need of further file. To see the docs click here.

Here's your first example to get you started:

import jsStorygroundReader from "js-storyground-reader";
import jsonStory from "./jsonStory.json";

document.getElementById("app").StoryGround({
  gameData: jsonStory,
});

License

js storyground reader is MIT licensed.

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.1

12 months ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.5

2 years ago

1.1.1

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago