mickey58github
mickey58github
Hi Diego, this is great work. I'm currently evaluating to use your REST generator package in my Mongoose project. I have a Mongoose schema that defines a tree structure. It's...
Hi, your Vue diagram editor is an excellent piece of work! I would like to call the methods for zooming from a button in my code. I have installed your...
Hi, in one of my svgs to be included in a pdf, I'm trying to embed an svg image from a local file, on my Node server, through: `` This...
I'm trying to run the samples for the patcher, unchanged, with the corresponding demo documents from GitHub, like 85-template-document.ts with simple-template.docx as the test document, or 87-template-documents.ts with simple-template-2.docx as...
I'm trying to run json2ifc with a simple json test file, to convert it to ifc. I get an error: ``` json2ifc.py", line 28, in ifc_json = ifcjson.JSON2IFC(jsonFilePath) AttributeError: module...
Hi, I would like load an SVG file in an image, . Is this possible with this vue-svg-inline-plugin? My app is based on Vue 3 and Quasar. Can you provide...