diff --git a/docs/modules/README.md b/docs/modules/README.md index 7bf185b..8ea0d8c 100644 --- a/docs/modules/README.md +++ b/docs/modules/README.md @@ -82,6 +82,7 @@ ESLint plugin. - [`string-width`](./string-width.md) - [`strip-ansi`](./strip-ansi.md) - [`tempy`](./tempy.md) +- [`through`](./through.md) - [`toml`](./toml.md) - [`traverse`](./traverse.md) - [`uri-js`](./uri-js.md) diff --git a/docs/modules/through.md b/docs/modules/through.md new file mode 100644 index 0000000..44b3b92 --- /dev/null +++ b/docs/modules/through.md @@ -0,0 +1,5 @@ +--- +description: Modern alternatives to the through package +--- + +# Replacements for `through`