read-file-stdin

WebJar for read-file-stdin

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

read-file-stdin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

read-file-stdin
WebJar for read-file-stdin
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ianstormtaylor/read-file-stdin

Download read-file-stdin

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/read-file-stdin/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>read-file-stdin</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/read-file-stdin/
implementation 'org.webjars.npm:read-file-stdin:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/read-file-stdin/
implementation ("org.webjars.npm:read-file-stdin:0.2.1")
'org.webjars.npm:read-file-stdin:jar:0.2.1'
<dependency org="org.webjars.npm" name="read-file-stdin" rev="0.2.1">
  <artifact name="read-file-stdin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='read-file-stdin', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "read-file-stdin" % "0.2.1"
[org.webjars.npm/read-file-stdin "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : gather-stream jar [1.0.0,2)

Project Modules

There are no modules declared in this project.

read-file-stdin

Read from a file, falling back to stdin.

Installation

$ npm install read-file-stdin

API

read ([file], callback)

Read from a file, falling back to stdin, and callback(err, buffer).

License

MIT

Versions

Version
0.2.1