url-escape-tag

Url escaper

A utility function to safely escape url parameters for use in template literals

A template tag for escaping url parameters based on ES2015 tagged templates

GitHub

14 stars
9 watching
2 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
janpot/escape-html-template-tagA utility for escaping and formatting string literals in template tags to prevent XSS vulnerabilities31
ruimarinho/sql-tagA template tag for generating parameterized SQL queries using ES2015 tagged template literals.35
patternhelloworld/url-knifeA JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses.341
pallets/markupsafeProtects against injection attacks by safely escaping untrusted strings in HTML and XML markup637
dwisiswant0/galerA tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript255
mvdan/xurlsA tool to extract URLs from text using regular expressions in the Go programming language.1,193
polarspetroll/escapeapiAn API for escaping common types of user input to prevent security vulnerabilities13
ef4/ember-root-urlA helper to construct relative URLs from an application's root URL10
ruimarinho/sequelize-sql-tagA template tag for generating parameterized SQL queries using Sequelize1
sindresorhus/escape-string-regexpEscapes special characters in regular expressions to ensure safe string insertion584
ierror/django-js-reverseMakes named URL handling in Django easy and non-intrusive from JavaScript538
simeg/urlsupTool to check URLs in files for validity by making GET requests and checking response status codes15
gesistsa/adarA fast and compliant URL parser written in C++26
anonrig/url-jsA high-performance URL parsing state machine implementation in Node.js165
expo/react-native-url-handlerEnables navigation to external URLs and handles in-app URL requests within a mobile application.36