@wonderlandengine/components v1.2.3
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/componentsWonderland 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 installTo build the TypeScript code, run the build or build:watch script:
npm run build:watchRunning Tests
Some components have automated tests. You can run them with the test and test:watch scripts:
npm run test:watchTo run tests with a specific deploy folder, use the DEPLOY_FOLDER environment variable:
DEPLOY_FOLDER="../../some/deploy" npm run test:watchLicense
Wonderland Engine components TypeScript and JavaScript code is released under MIT license. The runtime and editor are licensed under the Wonderland Engine EULA
10 months ago
11 months ago
10 months ago
11 months ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago