Skip to content

Commit a4a3e53

Browse files
authored
Update README.md
1 parent 6f547e1 commit a4a3e53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

chartlets.js/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# chartlets
22

33
[![Frontend CI workflow](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/frontend-ci.yml)
4+
[![NPM Version](https://badge.fury.io/js/chartlets.svg)](https://npmjs.org/package/chartlets)
5+
![](https://img.shields.io/badge/Linting-TypeScript%20%26%20Prettier-blue?logo=typescript&logoColor=white)
6+
7+
8+
[![NPM Download Stats](https://nodei.co/npm/chartlets.png?downloads=true)](https://www.npmjs.com/package/chartlets)
49

510
Chartlets is a software framework that allows websites developed with
611
React to be extended by server-side widgets programmed in Python or other

0 commit comments

Comments
 (0)