licenses.dev

encoding-sniffer v0.2.0

Implementation of the HTML encoding sniffer algo, with stream support

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
whatwg-encoding • 3.1.1Decode strings according to the WHATWG Encoding StandardDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/npm/encoding-sniffer/0.2.0)](https://licenses.dev/npm/encoding-sniffer/0.2.0)
<a href="https://licenses.dev/npm/encoding-sniffer/0.2.0">
  <img src="https://licenses.dev/b/npm/encoding-sniffer/0.2.0" alt="licenses" />
</a>
GitHub