1.0.0 • Published 1 year ago

pkgx-pantry v1.0.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
1 year ago

:dart: About

pkgx-pantry is an npm module that provides functionality for managing packages. It allows you to fetch a list of packages from a specified URL and perform searches based on project and package name. Additionally, pkgx-pantry enables you to retrieve available versions for a given project by parsing a TXT file containing version information.

Features:

  • Package Retrieval: Fetches a list of packages from a specified URL.
  • Search Functionality: Allows searching for packages based on project and package name.
  • Version Retrieval: Provides functionality to retrieve available versions for a given project from a TXT file.

pkgx-pantry simplifies package management tasks by providing a straightforward interface for accessing and manipulating package information. Whether you're looking to explore available packages or retrieve version information for a project, pkgx-pantry offers a convenient solution for your package management needs.

1.0.0

1 year ago