Skip to content

snapyjs/snapy-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapy-obj

Plugin of snapy.

Take a snapshot of an object.

{test} = require("snapy")

test((snap) => {
  snap({obj: {someProp: true}})
})

License

Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.