fsendswith

0.0.0 • Public • Published

fsendswith

Check if a file ends with a given utf-8 string.

NPM

Install

with npm do:

npm install fsendswith

Usage

var endswith = require('fsendswith');

endswith('myfile.csv', '\n', function(err, ok){

});

Tests

npm test

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i fsendswith

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • sballesteros