Answer the question
In order to leave comments, you need to log in
Interface Design Software - Strong Pure Export Capabilities
I'm sitting in a swarm of programs for designing interfaces for the following task:
1) make a product card template
2) translate it into a format that can be parsed
3) using a script, the created template will be parsed and automatically uploaded to the admin panel
. There are no problems with 1. template can do everything and everything is good. But here the export, so that it can be parsed normally, is somehow slow going. So far, Balsamic
was picking quite tightly . Everything fits - I'm doing a great template. With Napkeeexport to html. But here's the bad luck, he arranges them depending on the unique IDs in order, and not by location or following: this happens, for example, when deleting an old block and adding a new one, or if we do work inconsistently. Visually, nothing changes, but the code that is just needed is not structured depending on the location. This makes parsing, editing templates difficult. You can set your own id and parse based on them, but this increases the template creation time significantly.
Are there any programs that arrange elements in order? and generate more or less pure html without any styles, and so on, because I need a purely class value that the parser will define as a field type and, depending on this, give it the desired value in the admin panel?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question