You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://actions-badge.atrox.dev/jaid/read-file-string/goto"><imgsrc="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fread-file-string%2Fbadge"alt="Build status"/></a> <ahref="https://github.com/jaid/read-file-string/commits"><imgsrc="https://img.shields.io/github/commits-since/jaid/read-file-string/v1.0.1?style=flat-square&logo=github"alt="Commits since v1.0.1"/></a> <ahref="https://github.com/jaid/read-file-string/commits"><imgsrc="https://img.shields.io/github/last-commit/jaid/read-file-string?style=flat-square&logo=github"alt="Last commit"/></a> <ahref="https://github.com/jaid/read-file-string/issues"><imgsrc="https://img.shields.io/github/issues/jaid/read-file-string?style=flat-square&logo=github"alt="Issues"/></a>
6
-
<ahref="https://npmjs.com/package/read-file-string"><imgsrc="https://img.shields.io/npm/v/read-file-string?style=flat-square&logo=npm&label=latest%20version"alt="Latest version on npm"/></a> <ahref="https://github.com/jaid/read-file-string/network/dependents"><imgsrc="https://img.shields.io/librariesio/dependents/npm/read-file-string?style=flat-square&logo=npm"alt="Dependents"/></a> <ahref="https://npmjs.com/package/read-file-string"><imgsrc="https://img.shields.io/npm/dm/read-file-string?style=flat-square&logo=npm"alt="Downloads"/></a>
7
-
8
-
**Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.**
9
-
10
-
11
-
12
-
13
-
4
+
Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.
<ahref="https://github.com/Jaid/read-file-string/commits"><imgsrc="https://img.shields.io/github/commits-since/Jaid/read-file-string/v1.0.1?style=flat-square&logo=github&color=success"alt="Commits since v1.0.1"/></a> <ahref="https://github.com/Jaid/read-file-string/commits"><imgsrc="https://img.shields.io/github/last-commit/Jaid/read-file-string?style=flat-square&logo=github&color=red"alt="Last commit"/></a> <ahref="https://github.com/Jaid/read-file-string/issues"><imgsrc="https://img.shields.io/github/issues/Jaid/read-file-string?style=flat-square&logo=github&color=red"alt="Issues"/></a>
8
+
<ahref="https://npmjs.com/package/read-file-string"><imgsrc="https://img.shields.io/npm/v/read-file-string?style=flat-square&logo=npm&label=latest%20version&color=success"alt="Latest version on npm"/></a> <ahref="https://github.com/Jaid/read-file-string/network/dependents"><imgsrc="https://img.shields.io/librariesio/dependents/npm/read-file-string?style=flat-square&logo=npm&color=red"alt="Dependents"/></a> <ahref="https://npmjs.com/package/read-file-string"><imgsrc="https://img.shields.io/npm/dm/read-file-string?style=flat-square&logo=npm&color=red"alt="Downloads"/></a>
0 commit comments