is-yarn-global
Check if installed by yarn globally without `fs` calls
Last updated 7 years ago by litomore .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install is-yarn-global 
SYNC missed versions from official npm registry.

is-yarn-global

Check if installed by yarn globally without any fs calls

Install

$ npm install is-yarn-global

Usage

Just require it in your package.

import isYarnGlobal from 'is-yarn-global';

console.log(isYarnGlobal());

License

MIT © LitoMore

Current Tags

  • 0.4.0                                ...           latest (4 years ago)

4 Versions

  • 0.4.0                                ...           4 years ago
  • 0.3.0                                ...           7 years ago
  • 0.2.0                                ...           7 years ago
  • 0.1.0                                ...           7 years ago
Maintainers (1)
Downloads
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |