@wonderlandengine/editor-api
TypeScript icon, indicating that this package has built-in type declarations

1.2.0-dev.1 • Public • Published

Wonderland Editor JavaScript Plugin API

(Experimental!) API to extend the Wonderland Editor with JavaScript or TypeScript.

Note: This package requires the upcoming 1.2.0 version 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.

Package Sidebar

Install

npm i @wonderlandengine/editor-api

Weekly Downloads

0

Version

1.2.0-dev.1

License

MIT

Unpacked Size

49.6 kB

Total Files

12

Last publish

Collaborators

  • davidpeicho
  • squareys