Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: string-strip-html
node v12.22.12
endpoint
share
tweet
const { stripHtml } = require("string-strip-html"); console.log(stripHtml(`<div>My variable: <%= @var %></div>`))
Created from: https://npm.runkit.com/string-strip-html
Loading…
Clone and edit this document