Skip to content

antfu/has-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

has-pkg

NPM version

Check if a package is installed locally.

import hasPkg from 'has-pkg'

hasPkg('lodash') // true
hasPkg('@types/lodash') // false

Sponsors

This project is part of my Sponsor Program

License

MIT License © 2020-PRESENT Anthony Fu

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published