All Projects → sergey-tihon → Clippit

sergey-tihon / Clippit

Licence: MIT license
Fresh PowerTools for OpenXml

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to Clippit

npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Stars: ✭ 4,493 (+17872%)
Mutual labels:  openxml
OpenXMolar
A MS OpenXML Format Fuzzing Framework
Stars: ✭ 79 (+216%)
Mutual labels:  openxml
MiniExcel
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
Stars: ✭ 996 (+3884%)
Mutual labels:  openxml
OpenSpreadsheet
OpenSpreadsheet provides an easy-to-use wrapper around the OpenXML spreadsheet SAX API. It specializes in efficiently reading and writing between strongly typed collections and worksheets.
Stars: ✭ 24 (-4%)
Mutual labels:  openxml
Version3
Version 3 of Chem4Word - A Chemistry Add-In for Microsoft Word
Stars: ✭ 53 (+112%)
Mutual labels:  openxml
md2docx-csharp
use c sharp enhance md2docx solution.
Stars: ✭ 25 (+0%)
Mutual labels:  openxml
Closedxml
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
Stars: ✭ 2,799 (+11096%)
Mutual labels:  openxml
Excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Stars: ✭ 10,286 (+41044%)
Mutual labels:  openxml
Version3-1
Version 2020 (3.1) of Chem4Word - A Chemistry Add-In for Microsoft Word
Stars: ✭ 14 (-44%)
Mutual labels:  openxml
docxmustache
laravel 8.x docx template manipulation class, based on mustache templating language
Stars: ✭ 34 (+36%)
Mutual labels:  openxml
ShapeCrawler
A .NET library for manipulating PowerPoint presentations.
Stars: ✭ 88 (+252%)
Mutual labels:  openxml
vscode-openxml-explorer
OpenXML Explorer extension for VS Code
Stars: ✭ 16 (-36%)
Mutual labels:  openxml

Clippit NuGet Badge

Build Status

Build Instructions

Open in Gitpod

Prerequisites

  • .NET CLI toolchain
  • libgdiplus
    • macOS: brew install mono-libgdiplus
    • Ubuntu: sudo apt-get update -y && sudo apt-get install -y libgdiplus

Build

Call .\build.cmd on Windows or ./build.sh on other systems.

Update docs

  • Install DocFx

    • Windows : choco install docfx -y
    • MacOS: brew install docfx
  • Run docfx docs/docfx.json --serve to start local copy of site/docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].