lxjs

0.9.7 • Public • Published

JavaScript analysis using Lattix Architect

lxjs is a utility that analyzes JavaScript and generates an xml file that can be used to create a Lattix Architect project. Once a project has been created, you can generate a DSM (Dependency Structure Matrix). You can also generate a variety of metrics, try what-ifs, make it part of continuous integration and verify against rules to prevent architecture erosion.

lxjs uses madge to generate module dependencies. It takes one additional argument: 'no-xml'; if 'no-xml' is specified it works just like madge, otherwise it generates xml.

To run lxjs

npm install -g lxjs
lxjs source-directory > output.ldi.xml

Package Sidebar

Install

npm i lxjs

Weekly Downloads

3

Version

0.9.7

License

MIT

Unpacked Size

8.95 kB

Total Files

4

Last publish

Collaborators

  • neerajsangal