File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 22
33> A lightweight and framework-independent library for template string interpolation similar to JSX elements.
44
5- [ ![ npm version] ( https://badgen.net/npm/v/string-format-jsx )] ( https://npm.im/string-format-jsx ) [ ![ npm downloads] ( https://badgen.net/npm/dm/string-format-jsx )] ( https://npm.im/string-format-jsx ) [ ![ codecov] ( https://codecov.io/gh/u3u/string-format-jsx/graph/badge.svg )] ( https://codecov.io/gh/u3u/string-format-jsx )
5+ [ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
6+ [ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
7+ [ ![ codecov] [ codecov-src ]] [ codecov-href ]
8+ [ ![ bundle] [ bundle-src ]] [ bundle-href ]
9+ [ ![ JSDocs] [ jsdocs-src ]] [ jsdocs-href ]
10+ [ ![ License] [ license-src ]] [ license-href ]
611
712## Install
813
@@ -168,3 +173,18 @@ Core extracted from [next-translate](https://github.com/aralroca/next-translate)
168173## License
169174
170175[ MIT] ( ./LICENSE ) License © 2023 [ u3u] ( https://github.com/u3u )
176+
177+ <!-- Badges -->
178+
179+ [ npm-version-src ] : https://img.shields.io/npm/v/string-format-jsx
180+ [ npm-version-href ] : https://npmjs.com/package/string-format-jsx
181+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/string-format-jsx
182+ [ npm-downloads-href ] : https://npmjs.com/package/string-format-jsx
183+ [ codecov-src ] : https://codecov.io/gh/u3u/string-format-jsx/graph/badge.svg
184+ [ codecov-href ] : https://codecov.io/gh/u3u/string-format-jsx
185+ [ bundle-src ] : https://img.shields.io/bundlephobia/minzip/string-format-jsx?label=minzip
186+ [ bundle-href ] : https://bundlephobia.com/result?p=string-format-jsx
187+ [ jsdocs-src ] : https://paka.dev/badges/v0/cute.svg
188+ [ jsdocs-href ] : https://paka.dev/npm/string-format-jsx
189+ [ license-src ] : https://img.shields.io/github/license/u3u/string-format-jsx.svg
190+ [ license-href ] : ./LICENSE
You can’t perform that action at this time.
0 commit comments