find-orphans
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

find-orphans

Locates orphan js files in the current project

Usage

First, install it:

npm i --save-dev find-orphans

Then, add it to package.json:

{
  "scripts": {
    "find-orphans": "./node_modules/.bin/find-orphans"
  }
}

You can customize it easily. Try ./node_modules/.bin/find-orphans --help to get a list of available options.

Readme

Keywords

Package Sidebar

Install

npm i find-orphans

Weekly Downloads

51

Version

0.0.1

License

LGPL-3.0

Last publish

Collaborators

  • louy