HTML to PDF API version 1.1 released!
New options to customize PDFs and fixed bugs. We also update the test tool with support for version 1.1. Try it now! https://dotmaui.com/api-powered/html-to-pdf.jsp
New options to customize PDFs and fixed bugs. We also update the test tool with support for version 1.1. Try it now! https://dotmaui.com/api-powered/html-to-pdf.jsp
After a little vacation, we got back to work. Thanks to those who have donated in these weeks and continue to support this project. Here’s the latest news: – Vulture CSS WEB Tool is now…
For a few weeks there will be no new developments, we are reorganizing the work to be done and we are working on new graphics for the sites dotmaui.com, api.dotmaui.com and cdn.dotmaui.com. So if you…
XML Beautifier 1.5.2 released, fixed the bug in case of xml declaration with single quotes. https://dotmaui.com/xmlbeautify/
We have released HTML Encode Decode online, another fast and advertising-free tool. Try it now! https://dotmaui.com/html-encode-decode/
Production applications should not be heavily dependent on CDN activities. Applications should use a fallback resource when the CDN is not available. <script src=”https://cdn.dotmaui.com/libs/jquery/3.4.0/jquery.min.js”></script> <script> window.jQuery || document.write(‘<script src=”/js/jquery.min.js”><\/script>’); </script>
With a view to increasing the Javascript and CSS libraries offered for free, we have added two popular libraries: Handlebars.js:Handlebars provides the power necessary to let you buildĀ semantic templateseffectively with no frustration. https://handlebarsjs.com/ https://cdn.dotmaui.com/libs/handlebars.js/ bootstrap-select:The…
– Now you can analyze up to 10 pages– Updated the CSS parser– Improved html capture– Minor bug fixes We tested this version with two templates from startbootstrap.com, here are the results:https://vulturecss.dotmaui.com/example1/https://vulturecss.dotmaui.com/example2/
In these few years since we launched the .Maui project, more and more users have started to use our free APIs and tools. We are happy with the work done so far and hope to…
JS Beautifier 1.3.4 and CSS Beautifier 1.3.4 released.New libraries added to our CDN for free use, https://cdn.dotmaui.com/libs.HTML Beautify API-based web tool released.Bug fixes and other minor improvements.