I'm in the same boat with you as a USER that prefers open software for my daily activities and if it is an office or programming type of software, saving in standards is a plus for me.

My primary development is for the web and I have actually have my site's JavaScript under a MPL 2.0 license with the minified JavaScript linking to a sourcemap. The sourcemap links to my unminified source file which can be used with Chrome/Chromium's developer tools and in future versions of Abrowser/Firefox.

Intro to SourceMaps here: https://www.youtube.com/watch?v=-xJl22Kvgjg

I'm currently revamping my homepage design and layout this week and actually writing an article along the lines of "It's ok to open your JavaScript" which talks about free and non-free JavaScript. I'll keep you posted.

Reply via email to