An open API service indexing awesome lists of open source software.

https://github.com/bdbch/winget

A winget wrapper library to make working with the Winget CLI easier.
https://github.com/bdbch/winget

Last synced: about 1 year ago
JSON representation

A winget wrapper library to make working with the Winget CLI easier.

Awesome Lists containing this project

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](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](CONTRIBUTE.md) file for guidelines on how to get started.

## Maintainer

- **Dominik Biedebach** ([GitHub](https://github.com/bdbch))

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.