diff.js

0.1.1 • Public • Published

diff.js

A simple and easy-to-use diff in node.js console.

Usage

var df = require("diff");
df.diff("src_string", "dst_string");

Note

Haven't test well yet.

Feel free to let me know if you think there's something wrong in the output.

License

Copyright(C) 2013 by PG @ SENSE Lab

Released under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    12
  • 0.1.0
    2

Package Sidebar

Install

npm i diff.js

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • pg