Skip to content

Commit 5ba4233

Browse files
author
m.r
committed
remove publish workflow badge
1 parent b914c6c commit 5ba4233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MR Excel `5.0.0`
22

3-
![Test](https://github.com/mohammadrezaeicode/github-action/actions/workflows/test.yml/badge.svg) [![Publish Package to NPM](https://github.com/mohammadrezaeicode/mr-excel-repo/actions/workflows/publish.yaml/badge.svg)](https://github.com/mohammadrezaeicode/mr-excel-repo/actions/workflows/publish.yaml)
3+
![Test](https://github.com/mohammadrezaeicode/github-action/actions/workflows/test.yml/badge.svg)
44

55
MR-Excel is a JavaScript library designed for reading and writing Excel files. This library allows you to extract data from Excel files, and when it comes to writing, it offers a range of features such as commenting, styling, Formulas, merging cells,Grouping rows, conditional formatting (Excel), multi-style values, and functions that can be used for cell merging, adding styles and commenting functionalities. `Since version 5.0.0, we exclusively build via Vite. The path of the TypeScript interface has been updated (link). For further details, refer to the TypeScript example.` **Example: [Express](https://github.com/mohammadrezaeicode/mr-excel-repo/tree/main/example/express) | [CDN](https://github.com/mohammadrezaeicode/mr-excel-repo/tree/main/example/CDN) | [Typescript](https://github.com/mohammadrezaeicode/mr-excel-repo/tree/main/example/typescript) | [Angular](https://github.com/mohammadrezaeicode/mr-excel-repo/tree/main/example/angular)**
66

0 commit comments

Comments
 (0)