🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

escape_javascript

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escape_javascript

escape javascript

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
1
Created
Source

escape_javascript.js

Getting Started

Installation

npm install escape_javascript
  • ES6 Module
import escape_javascript from 'escape_javascript';
  • Or Just copy it from the dist/escape_javascript.js
<script src='escape/dist/escape_javascript.js'></script>
//This would create window.escape_javascript method .

Usage

escape_javascript('&lt');

Keywords

escape

FAQs

Package last updated on 16 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts