Skip to content

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

License

Notifications You must be signed in to change notification settings

thomaslindstrom/empty-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

No packages published