[Pas2js] js2pas? (a h2pas equivalent but for JS)
silvioprog
silvioprog at gmail.com
Sat Feb 16 18:33:59 CET 2019
Hello,
I've imported some SVG classes to my Web.pas unit (I'll send it as patch
soon), so I decided to import all SVG classes to make them available in
pas2js, however, there are a lot of classes, so it would be hard to import
it by hand. Take a look at the section "Related pages for SVG" at this like:
https://developer.mozilla.org/en-US/docs/Web/API/SVGElement
So, I have a question. Is there some automated tool (even in JS/Bash etc.)
or a Lazarus wizard which I could use to import those classes?
Thank you!
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/pas2js/attachments/20190216/89f900cb/attachment.html>
More information about the Pas2js
mailing list