1.2.6 • Published 2 years ago

js-storyground-reader v1.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.5

3 years ago

1.1.1

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago