Skip to content

dci-aloughran/empty-string

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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); // ''

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%