Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
clone-buffer
Easier Buffer cloning in node.
string-strip-html
Strip HTML tags from strings. No parser, accepts mixed sources.
to-readable-stream
Convert a value to a ReadableStream
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
import-from
Import a module like with `require()` but from a given path
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
url-regex-safe
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
ip-cidr
Module for working with CIDR (v4, v6)
remove-trailing-spaces
Remove the trailing spaces from a string.
get-video-id
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
import-cwd
Import a module like with `require()` but from the current working directory
postcss-for
PostCSS plugin that enables SASS-like for loop syntax in your CSS
@stdlib/number-float64-base-from-words
Create a double-precision floating-point number from a higher order word and a lower order word.
resolve-pkg
Resolve the path of a package regardless of it having an entry point
copy-files-from-to
Copy files from one path to another, based on the instructions provided in a configuration file.
ranges-apply
Take an array of string index ranges, delete/replace the string according to them
from-exponential
Lightweight module to convert number from exponential notaton to a human readable string