kaktus40

Results 6 issues of kaktus40

Hello, In [the code](https://github.com/greggman/twgl.js/blob/master/dist/4.x/twgl-full.js#L6761-L6814), you defined some named numbers that could be used in twgl. I think that you should add these named values in the typescript declaration file: instead...

Hello, I'd like to propose a new example in your repo that I follow.

In response to [this issue](https://github.com/nativew/serve/issues/9). I made a little correction to be compliant with nodeJS v18

Hello with nodeJs v 18, !i have this issue when I launch `serve.start`: `node_modules/create-serve/src/utils/getIp.js:6 .find(ip => ip.family == 'IPv4' && !ip.internal).address`

Just a little change to make it works...

Hello, first some pieces of information in order to improve your install document. To make ocitysmap working, I needed to install (via pip) these libraries: colour and pluginbase. Before knowing...