Skip to content

Safely clone node's fs.Stats instances without losing their class methods

License

Notifications You must be signed in to change notification settings

hughsk/clone-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone-stats Flattr this!experimental

Safely clone node's fs.Stats instances without losing their class methods, i.e. stat.isDirectory() and co.

Usage

clone-stats

copy = require('clone-stats')(stat)

Returns a clone of the original fs.Stats instance (stat).

License

MIT. See LICENSE.md for details.

About

Safely clone node's fs.Stats instances without losing their class methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published