UNPKG

@robinherbots/grunt-dotnet

Version:

Grunt integration for Powershell WebAppPool commands.

3 lines 119 B
module.exports = function (value) { return value.replace(/[%&$@';?*]/g, (c) => "%" + c.charCodeAt(0).toString(16)); };