JavaScript License Information

You can see all JavaScript programs used along with this application are Free Software.[1]

Resource License Source Description
loader.js CC0-1.0-only loader.js For dynamically loading other scripts, and fallback if there are problems.
image.js CC0-1.0-only image.js Contains functions for image manipulation and public algorithms of image monochrome filters.
i18n.js CC0-1.0-only i18n.js For internationalization (language support)
i18n-ext.js CC0-1.0-only i18n-ext.js I18n "extensions"
main.js GNU-GPL-3.0-or-later main.js The main script for Cat-Printer
polyfill.js CC0-1.0-only polyfill.js Put features that are not supported by old browsers.
main.comp.js GNU-GPL-3.0-or-later main.js A bundle of transpiled scripts (polyfill.js, image.js, i18n.js, main.js), for compatibility to old browsers.