0.0.0 • Published 12 years ago
fsendswith v0.0.0
fsendswith
Check if a file ends with a given utf-8 string.
Install
with npm do:
npm install fsendswithUsage
var endswith = require('fsendswith');
endswith('myfile.csv', '\n', function(err, ok){
});Tests
npm testLicense
MIT
0.0.0
12 years ago
