1.1.4 • Published 7 days ago

@wonderlandengine/components v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

Wonderland Engine Components

Wonderland Engine's official component library.

Learn more about Wonderland Engine at https://wonderlandengine.com.

Usage

Install the components to your project's package as follows (this is already done in most project templates):

npm i --save @wonderlandengine/components

Wonderland Editor will automatically detect all components in the package and auto-import those that you use in the scene.

Development

Start by installing all dependencies:

npm install

To build the TypeScript code, run the build or build:watch script:

npm run build:watch

Running Tests

Some components have automated tests. You can run them with the test and test:watch scripts:

npm run test:watch

To run tests with a specific deploy folder, use the DEPLOY_FOLDER environment variable:

DEPLOY_FOLDER="../../some/deploy" npm run test:watch

License

Wonderland Engine components TypeScript and JavaScript code is released under MIT license. The runtime and editor are licensed under the Wonderland Engine EULA

1.1.4

7 days ago

1.1.3

2 months ago

1.1.1

3 months ago

1.1.2

2 months ago

1.1.0

3 months ago

1.0.7

5 months ago

1.0.6

8 months ago

1.0.5

9 months ago

1.0.4

11 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.3

1 year ago

1.0.0-rc.7

1 year ago

1.0.0-rc.8

1 year ago

1.0.0-rc.5

1 year ago

1.0.0-rc.6

1 year ago

1.0.0-rc.3

1 year ago

1.0.0-rc.4

1 year ago

1.0.0-rc.1

1 year ago

1.0.0-rc.2

1 year ago

0.9.0

2 years ago

0.9.2

1 year ago

0.9.1

1 year ago

0.8.14

3 years ago

0.8.16

3 years ago

0.8.15

3 years ago

0.8.13

3 years ago

0.8.12

3 years ago

0.8.11

3 years ago

0.8.9

3 years ago

0.8.10

3 years ago

0.8.8

3 years ago

0.8.6

3 years ago

0.8.5-1

3 years ago

0.8.5

3 years ago