We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a4b0d commit c6080adCopy full SHA for c6080ad
index.html
@@ -226,6 +226,10 @@ <h3>fast-injection</h3>
226
src="https://img.shields.io/npm/v/fast-injection?style=flat-square&labelColor=1e293b&color=38bdf8"
227
alt="npm version"
228
/>
229
+ <img
230
+ src="https://img.shields.io/npm/dm/fast-injection?style=flat-square&labelColor=1e293b&color=38bdf8"
231
+ alt="NPM Downloads"
232
+ />
233
</div>
234
<div class="code-preview">
235
<div class="code-header">
0 commit comments