JSPM

bscript-diff

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q24020F
  • License MIT

Compares bscript-trees and generates a patch record

Package Exports

  • bscript-diff

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bscript-diff) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

bscript-diff

Compares bscript-trees and generates a patch record

npm version Dependency Status js-standard-style

Install

Install with npm

$ npm i -S bscript-diff

Example

const bscript-diff = require('bscript-diff')

Usage

Running tests

$ npm install
$ npm test

Contributing

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