This package has been deprecated

Author message:

replaced with self-contained eunice package

@devsnicket/eunice-javascript-analyzer

10.13.0 • Public • Published

Eunice Javascript analyzer

DevSnicket Eunice is a toolkit based on the premise that unidirectional dependencies can be beneficial to structure and modularity in software. Eunice's approach isn't limited to direct dependencies, but includes indirect dependencies as well.

try out Eunice on Eunice 🐶🥫

NPM Build Status Coverage Status Gitter chat

This package analyzes Javascript files/directories and writes a YAML file of the dependencies. These YAML file can then be processed, rendered and interacted with using the rest of Eunice.

try out Javascript → YAML

Install using npm:

npm install --save-dev @devsnicket/eunice-javascript-analyzer

Or with yarn:

yarn add --dev @devsnicket/eunice-javascript-analyzer

Examples of analyzer behavior can be found in the following test cases:

/@devsnicket/eunice-javascript-analyzer/

    Package Sidebar

    Install

    npm i @devsnicket/eunice-javascript-analyzer

    Weekly Downloads

    60

    Version

    10.13.0

    License

    GPL-3.0-or-later

    Unpacked Size

    158 kB

    Total Files

    632

    Last publish

    Collaborators

    • devsnicket