This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

1.0.1 • Public • Published

Find External Imports

  import { findExternalImports } from 'findExternalImports';
 
  console.log(findExternalImports({ dir: '<project folder>' });)
 
  /** output [ 'react', 'redux', ... ]

/find-external-imports/

    Package Sidebar

    Install

    npm i find-external-imports

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    9.13 kB

    Total Files

    6

    Last publish

    Collaborators

    • markis