-
When I try to convert ifc model wich has element IfcGrid without axis names, parse failing even if set `excludeTypes: ['IfcGrid']`.
Code example
````js
const {convert2xkt} = require('@xeokit/xeok…
-
Hi,
Not too sure that this thread should belong in this forum or the one for the cypress-cucumber-preprocessor plugin, but here's the problem.
So basically, I'm trying to modify the es-build-pre…
-
Currently, there seems to be no library in npm that converts latex to mathml core.
It would be great if we could provide Node.js binding or wasm-wasi to javascript binding!
I believe this can pr…
-
Hey @jpuri !
I was trying to convert a draft to html. While doing so, I was running to an issue that each block was seperated by a `\n` character. This seemed to be originating from https://github.…
-
I am trying to make the switch to WSL (the newer version, WSL2) on Windows 10 since the build speeds are much faster, but being able to debug is the missing link.
I have created a barebones test p…
-
XKT version: 9
node version: v14.17.0
Converted a file to STL with Blender 2.79
Conversion output:
---------
[convert2xkt] Reading input file: house.stl
[convert2xkt] Input file size: 123.48…
-
In some very specific cases which I was unable to pinpoint exactly, variable names are not encoded correctly in the target bundle. Example:
test.html:
```
```
test.js
```
function ( nl ) {…
-
Simple one-off script to auto create all the aliases listed in the readme. Could be ran in git-pull.js
-
Hi, I set up a host project using React, TypeScript, and Webpack and set up a remote project using Vite.
then I configure module federation between the host and remote projects like you did, but I go…
-
### What were you trying to do?
Trying to get the creation date of a PDF. The PDF has a creation date of D:20210514143134-5'00'
### How did you attempt to do it?
Call the getCreationDate function.
…