Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
obuf
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
strtok3
A promise based streaming tokenizer
meros
A fast 642B utility that makes reading multipart responses simple
svg-pathdata
Manipulate SVG path data (path[d] attribute content) simply and efficiently.
imap
An IMAP module for node.js that makes communicating with IMAP servers easy
@zxing/library
TypeScript port of ZXing multi-format 1D/2D barcode image processing library.
@emmetio/stream-reader
Reads text as stream
xml-reader
XML Reader and Parser
array-source
Read arrays as standard WhatWG streams.
stream-source
Read binary streams in chunks, on demand, with promises.
slice-source
A readable stream reader that reads a desired number of bytes.
file-source
Read binary files in chunks, on demand, with promises.
@zxing/browser
ZXing for JS's browser layer.
path-source
Read files in Node, or fetch URLs in browser, as standard WhatWG streams.
line-reader
Asynchronous, buffered, line-by-line file/stream reader
n-readlines
Read file line by line without buffering the whole file in memory.
qr-scanner
A javascript QR scanner library
ngx-papaparse
Papa Parse wrapper for Angular. Fast parser-library for CSV to JSON and vice versa, with built in support for background-workers.
pdfreader
Read text and parse tables from PDF files. Supports tabular data with automatic column detection, and rule-based parsing.
line-by-line
A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.