licenses.dev

string-strip-html v8.3.0

Strips HTML tags from strings. No parser, accepts mixed sources.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
html-entities • 2.6.0Fastest HTML entities encode/decode library.DIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.DIRECT0
lodash.trim • 4.18.0The Lodash method `_.trim` exported as a module.DIRECT0
lodash.without • 4.4.0The lodash method `_.without` exported as a module.DIRECT0
ranges-apply • 5.1.0Take an array of string index ranges, delete/replace the string according to themDIRECT6
ranges-merge • 7.1.0Merge and sort string index rangesINDIRECT5
ranges-push • 5.1.0Gather string index rangesDIRECT5
ranges-sort • 4.1.0Sort string index rangesINDIRECT1
string-collapse-leading-whitespace • 5.1.0Collapse the leading and trailing whitespace of a stringINDIRECT1
string-left-right • 4.1.0Looks up the first non-whitespace character to the left/right of a given indexDIRECT3
string-trim-spaces-only • 3.1.0Like String.trim() but you can choose granularly what to trimINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/string-strip-html)](https://licenses.dev/npm/string-strip-html)
<a href="https://licenses.dev/npm/string-strip-html">
  <img src="https://licenses.dev/b/npm/string-strip-html" alt="licenses" />
</a>

Or the licenses badge code for the 8.3.0 version:

[![licenses](https://licenses.dev/b/npm/string-strip-html/8.3.0)](https://licenses.dev/npm/string-strip-html/8.3.0)
<a href="https://licenses.dev/npm/string-strip-html/8.3.0">
  <img src="https://licenses.dev/b/npm/string-strip-html/8.3.0" alt="licenses" />
</a>
GitHub