Fedora Packages

perl-Template-Plugin-JavaScript

Encodes text to be safe in JavaScript

Template::Plugin::JavaScript is a TT filter that filters text so it can be safely used in JavaScript quotes. e.g: [% USE JavaScript %] document.write("[% FILTER js %] Here's some text going on. [% END %]"); will become: document.write("\nHere\'s some text going on.\n");

Releases Overview

Release Stable Testing
Fedora Rawhide 0.02-29.fc35 -
Fedora 35 0.02-29.fc35 -
Fedora 34 0.02-27.fc34 -
Package Info

You can contact the maintainers of this package via email at perl-Template-Plugin-JavaScript dash maintainers at fedoraproject dot org.



Sources on Pagure