Skip to content

A JavaScript library for diffing text with timings with replaced text and calculating new timings

Notifications You must be signed in to change notification settings

hyperaudio/soft-aligner

 
 

Repository files navigation

I'm creating a prototype by slowly modifying diffview.js It's worth looking at the tests to see what we're trying to achieve.

To test use node 14 or higher

nvm install 14
nvm use 14
npm install --save-dev jest
npm test

About

A JavaScript library for diffing text with timings with replaced text and calculating new timings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 7.4%
  • CSS 4.7%