Skip to content

acraven/jsondpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsondpm

Build Status NPM version

Diff, patch and merge JavaScript objects

Publishing

  • Ensure the master branch build status is passing. Build Status

  • Run npm version (major|minor|patch) -m "Publish %s" to increment the version in package.json, commit and tag the change.

  • Run git push origin master to build and test the package using Travis CI.

  • Run git push --tags to publish the package to NPM from Travis CI.

Contributing

Running tests

npm test

About

Diff, patch and merge JavaScript objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published