yarn-installed

1.0.0 • Public • Published

yarn-installed

Check if Yarn is installed on the users system.

Usage

const yarnInstalled = require('yarn-installed')
 
if (yarnInstalled()) {
  // Yarn is installed
}
 

Author

/yarn-installed/

    Package Sidebar

    Install

    npm i yarn-installed

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • ntwcklng