Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add npm version and stats to README
  • Loading branch information
jaylinski committed Dec 29, 2021
1 parent c18ed16 commit dd6ff05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
@@ -1,5 +1,7 @@
[![CI Build Status](https://github.com/handlebars-lang/handlebars.js/actions/workflows/ci.yml/badge.svg)](https://github.com/handlebars-lang/handlebars.js/actions/workflows/ci.yml)
[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/handlebars/badge?style=rounded)](https://www.jsdelivr.com/package/npm/handlebars)
[![npm downloads](https://img.shields.io/npm/dm/handlebars)](https://www.npmjs.com/package/handlebars)
[![npm version](https://img.shields.io/npm/v/handlebars)](https://www.npmjs.com/package/handlebars)
[![Bundle size](https://img.shields.io/bundlephobia/minzip/handlebars?label=minified%20%2B%20gzipped)](https://bundlephobia.com/package/handlebars)
[![Install size](https://packagephobia.com/badge?p=handlebars)](https://packagephobia.com/result?p=handlebars)

Expand Down

0 comments on commit dd6ff05

Please sign in to comment.