We have updated the version for some libraries on our CDN
handlebars.js v4.7.3 bootstrap v4.4.1 bootstrap-select v1.13.12 sambuca.js v0.1.0
handlebars.js v4.7.3 bootstrap v4.4.1 bootstrap-select v1.13.12 sambuca.js v0.1.0
VultureCSSCore version 0.1.1 beta released! github.com/DotMaui/VultureCSSCore We have also updated the website vulturecss.dotmaui.com with new features.
You don’t need to go crazy to remove unused CSS from bootstrap. Simply use Vulture CSS! A free web tool. Enter the html of your web page and the bootstrap CSS code and the result…
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…