1.3.3 • Published 4 months ago

@wonderlandengine/editor-api v1.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Wonderland Editor JavaScript/TypeScript Plugin API

API to extend the Wonderland Editor with JavaScript or TypeScript.

Note: This package requires version 1.2.4 of Wonderland Engine.

Learn more about Wonderland Engine in the documentation.

How to use

Create a new plugin project:

npm init

Add a "wonderlandengine" key in your package.json. Now install the API:

npm i --save @wonderlandengine/editor-api

And create your first plugin!

That plugin can be used in any Wonderland Engine project by installing the directory.

1.3.3

4 months ago

1.3.2

5 months ago

1.3.1

5 months ago

1.2.4

9 months ago

1.2.3-dev.2

11 months ago

1.2.3-dev.1

11 months ago

1.2.0-dev.3

1 year ago

1.2.0-dev.2

1 year ago

1.2.0-dev.1

1 year ago

1.2.0-dev.0

2 years ago