Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add LGTM.com code quality badges
  • Loading branch information
xcorail committed Sep 5, 2018
commit 4f29711b0e29bea23c81caeac2882f2372f79e10
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# ExcelJS

[![Build Status](https://travis-ci.org/guyonroche/exceljs.svg?branch=master)](https://travis-ci.org/guyonroche/exceljs)
[![Code Quality: Javascript](https://img.shields.io/lgtm/grade/javascript/g/guyonroche/exceljs.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/guyonroche/exceljs/context:javascript)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/guyonroche/exceljs.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/guyonroche/exceljs/alerts)

Read, manipulate and write spreadsheet data and styles to XLSX and JSON.

Expand Down