bscript-diff
v0.1.0
Published
Compares bscript-trees and generates a patch record
Maintainers
Readme
bscript-diff
Compares bscript-trees and generates a patch record
Install
Install with npm
$ npm i -S bscript-diffExample
const bscript-diff = require('bscript-diff')Usage
Running tests
$ npm install
$ npm testContributing
Pull requests are always welcome, the project uses the standard code style. Please run npm test to ensure all tests are passing and add tests for any new features or updates.
For bugs and feature requests, please create an issue.
License
MIT
