read-file-string
Version:
Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.
1 lines • 613 B
JSON
{"author":{"name":"Jaid","email":"jaid.jsx@gmail.com","url":"https://github.com/Jaid"},"bugs":{"url":"https://github.com/jaid/read-file-string/issues"},"dependencies":{"fs-extra":"^10.0.0"},"description":"Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.","homepage":"https://github.com/Jaid/read-file-string","keywords":["file","filesystem","lib","library","load-file","loader","promise","read-file","string","util","utility"],"name":"read-file-string","repository":"github:jaid/read-file-string","types":"index.d.ts","version":"1.1.2"}