Skip to content

sbalmt/differs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differs

This module is part of BPL (Balmanth's Personal Library) and provides a raw diff algorithm that can be extended for many purposes involving mapping changes.

Install

Using npm:

npm i @balmanth/differs

Reference

After installing the module, you need to import it as in the following example:

import * as Differs from '@balmanth/differs';

...Then you can follow all the quick reference examples.

License

MIT

About

A raw diff algorithm that can be extended for many purposes involving mapping changes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published