0.0.4 • Published 4 years ago

@yappy/utils v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

utils

An internal module that helps yappy better execution of logic.

getNpmInfo

  • getNpmInfo: Get NPM remote repository information of specified module.
  • getNpmVersion: Extraction of published information.
  • npmVersionSemver: Sort the version numbers higher than the current version in reverse order.

logger

The encapsulation of npmlog.

formatPath

Path compatibility for different operating systems.