daffy

1.0.3 • Public • Published

Daffy

Create and apply patches.

Install

npm i daffy --save

How to use?

var daffy   = require('daffy'),
    patch   = daffy.createPatch('hello', 'hello world');
 
daffy.applyPatch('hello', patch);

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    183
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    183
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i daffy

Weekly Downloads

183

Version

1.0.3

License

MIT

Last publish

Collaborators

  • coderaiser