Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergey-tihon/clippit
Fresh PowerTools for OpenXml
https://github.com/sergey-tihon/clippit
dotnet openxml
Last synced: 2 days ago
JSON representation
Fresh PowerTools for OpenXml
- Host: GitHub
- URL: https://github.com/sergey-tihon/clippit
- Owner: sergey-tihon
- License: mit
- Created: 2019-11-21T16:44:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T19:57:57.000Z (12 days ago)
- Last Synced: 2025-01-07T08:08:29.445Z (9 days ago)
- Topics: dotnet, openxml
- Language: C#
- Homepage: https://sergey-tihon.github.io/Clippit/
- Size: 37 MB
- Stars: 53
- Watchers: 4
- Forks: 19
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Clippit
![NuGet Version](https://img.shields.io/nuget/v/Clippit) ![NuGet Downloads](https://img.shields.io/nuget/dt/Clippit) [![Build and Test](https://github.com/sergey-tihon/Clippit/actions/workflows/main.yml/badge.svg)](https://github.com/sergey-tihon/Clippit/actions/workflows/main.yml)
## Build Instructions
### Build
Run `./build.sh` on Unix systems or `.\build.cmd` on Windows.
### Documentation
- Install DocFx
- MacOS: `brew install docfx`
- Windows : `choco install docfx -y`- Run `docfx docs/docfx.json --serve` to start local copy of site/docs.