npm.io
1.1.1 • Published 10 years ago

empty-string

Licence
ISC
Version
1.1.1
Deps
0
Vulns
0
Weekly
0
Stars
16

empty-string

a well-tested empty string module in case you forget how to make one

npm install empty-string
var EMPTY_STRING = require('empty-string');
console.log(EMPTY_STRING); // ''