[Pkg-javascript-commits] [node-module-deps] 99/444: document stream behavior
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:47:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-module-deps.
commit 514217cfaf08bb4a1f347816be03b369b4a3c33a
Author: James Halliday <mail at substack.net>
Date: Sun Jun 9 11:23:11 2013 -0700
document stream behavior
---
readme.markdown | 2 ++
1 file changed, 2 insertions(+)
diff --git a/readme.markdown b/readme.markdown
index 8713ce1..343ad4c 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -59,6 +59,8 @@ var mdeps = require('module-deps')
Return a readable stream of javascript objects from an array of filenames
`files`.
+Each file in `files` can be a string filename or a stream.
+
Optionally pass in some `opts`:
* opts.transform - a string or array of string transforms (see below)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
More information about the Pkg-javascript-commits
mailing list