licenses.dev

html-to-latex v0.7.4

convert html to latex

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT30
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
nanoid • 2.1.11A tiny (119 bytes), secure URL-friendly unique string ID generatorINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
parse5 • 6.0.1HTML parser and serializer.DIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
shortid • 2.2.16Amazingly short non-sequential url-friendly unique id generator.DIRECT1
sywac • 1.3.0So you want a CLI...DIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.DIRECT0
ISC4
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
entities • 2.2.0Encode & decode XML and HTML entities with easeDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.4 version:

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