@bdbchgg/winget
v1.0.1
Published
A winget wrapper library to make working with the Winget CLI easier
Readme
@bdbchgg/winget
A winget wrapper library to make working with the Winget CLI easier.
Documentation
For detailed documentation on the available functions and how to use them, please refer to docs.md.
About
@bdbchgg/winget is a lightweight and user-friendly wrapper around the Windows Package Manager (Winget) CLI. It simplifies the process of searching, listing, and managing packages by providing a programmatic interface. This library is designed to make it easier for developers to integrate Winget functionality into their Node.js applications.
Features
- Search for packages using Winget.
- Parse and process Winget CLI outputs.
- Easy-to-use TypeScript interfaces for better type safety.
Contribute
We welcome contributions! Please check out our CONTRIBUTE file for guidelines on how to get started.
Maintainer
- Dominik Biedebach (GitHub)
License
This project is licensed under the MIT License. See the LICENSE file for details.
