This package has been deprecated

Author message:

use slv-utils instead

slv-textconv

0.1.0 • Public • Published

slv-textconv

Utility for git to compare two SLV files.

Command line function to produce text file from SLV: RHS + IV + Comments text.

Installation

Required npm and nodejs installed.

npm install slv-textconv --global

Gives the ability to start function.

slv-textconv model.slv >> out.txt

Usage for git

For implementation in all git repositories use

git config --global diff.slv.textconv slv-textconv

In particular project include lines in .gitattributes

*.slv diff=slv

See also

Author

Evgeny Metelkin @metelkin

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i slv-textconv

Weekly Downloads

3

Version

0.1.0

License

Apache-2.0

Unpacked Size

13.9 kB

Total Files

4

Last publish

Collaborators

  • metelkin