Tumortisch-Dist/resources/app/node_modules/iwmlib
2021-06-15 16:00:08 +02:00
..
.vscode project files added 2021-06-15 16:00:08 +02:00
assets project files added 2021-06-15 16:00:08 +02:00
bin project files added 2021-06-15 16:00:08 +02:00
css project files added 2021-06-15 16:00:08 +02:00
dist project files added 2021-06-15 16:00:08 +02:00
doc project files added 2021-06-15 16:00:08 +02:00
fonts/material-icon-font project files added 2021-06-15 16:00:08 +02:00
lib project files added 2021-06-15 16:00:08 +02:00
.eslintignore project files added 2021-06-15 16:00:08 +02:00
.eslintrc project files added 2021-06-15 16:00:08 +02:00
.htmlhintrc project files added 2021-06-15 16:00:08 +02:00
.prettierrc project files added 2021-06-15 16:00:08 +02:00
.stylelintignore project files added 2021-06-15 16:00:08 +02:00
.stylelintrc.json project files added 2021-06-15 16:00:08 +02:00
example.png project files added 2021-06-15 16:00:08 +02:00
gulpfile.js project files added 2021-06-15 16:00:08 +02:00
LICENSE project files added 2021-06-15 16:00:08 +02:00
package-lock.json project files added 2021-06-15 16:00:08 +02:00
package.json project files added 2021-06-15 16:00:08 +02:00
README.md project files added 2021-06-15 16:00:08 +02:00
rollup.config.js project files added 2021-06-15 16:00:08 +02:00

iwmlib

Install

Install the following dependencies globally

npm i rollup gulp-cli -g

and some dependencies locally

npm i

Build

To build the iwmlib files type

npm run build

The files

  • imwlib.js
  • iwmlib.pixi.js

will be generated in the dist folder. If you want to build the files continuously type

npm run watch

To build the 3rd party library type

npm run 3rdparty

Docs

To create the documentation in the folder ./doc/out type npm run jsdoc

Afterwards you can view the documentation here:

Useful PixiJS Resources

Currently using PixiJS version 5

List of 3rd party libraries included