File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 88[ downloads-badge ] : https://img.shields.io/npm/dm/strif.svg?style=flat-square
99[ downloads-link ] : https://www.npmjs.com/package/strif
1010
11- [ dependencies-badge ] : https://img.shields.io/david/nombrekeff/strif.svg?style=flat-square
12- [ dependencies-link ] : https://david-dm.org/nombrekeff/strif?view=tree
13-
1411[ vulnerabilities-badge ] : https://snyk.io/test/npm/strif/badge.svg?style=flat-square
1512[ vulnerabilities-link ] : https://snyk.io/test/npm/strif
1613
2017
2118[ ![ NPM version] [ npm-image ]] [ npm-url ]
2219[ ![ Downloads] [ downloads-badge ]] [ downloads-link ]
23- [ ![ ] ( https://img.shields.io/bundlephobia/min/strif.svg?style=flat-square )] ( )
24- [ ![ Dependencies] [ dependencies-badge ]] [ dependencies-link ]
20+ [ ![ ] ( https://img.shields.io/bundlephobia/min/strif.svg?style=flat-square )] ( )
2521[ ![ Known Vulnerabilities] [ vulnerabilities-badge ]] [ vulnerabilities-link ]
2622
2723<p >Utility for interpolating strings from a template with some data.</p >
@@ -53,7 +49,7 @@ const githubRepoLink = strif
5349
5450console .log (githubRepoLink);
5551```
56- The above example would output the following:
52+ The above example would output the following:
5753![ ] ( ./.github/media/slug.png )
5854
5955## Table Of Content <!-- omit in toc -->
You can’t perform that action at this time.
0 commit comments