Socket
Book a DemoInstallSign in
Socket

cirru-diff-patch

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cirru-diff-patch

Diff/Patch for Cirru Syntax Tree.

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Cirru Diff/Patch

Diff/Patch for Cirru Syntax Tree.

Usage

npm i --save cirru-diff-patch
diff = require('cirru-diff-patch/lib/diff')
patch = require('cirru-diff-patch/lib/patch')

change = diff treeA, treeB
result = patch treeA, change

Test

cirru-script test/simple.cirru

License

MIT

Keywords

cirru

FAQs

Package last updated on 20 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts