File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# [ libraryNameWithSpacesAndUpperCases]
2
2
3
3
[ ![ Continuous Integrations] ( https://github.com/[repositoryOwner]/[repositoryName]/actions/workflows/continuous-integrations.yaml/badge.svg?branch=main )] ( https://github.com/[repositoryOwner]/[repositoryName]/actions/workflows/continuous-integrations.yaml )
4
- [ ![ Build Status] ( https://travis-ci.org/[repositoryOwner]/[repositoryName].svg?branch=master )] ( https://travis-ci.org/[repositoryOwner]/[repositoryName] )
5
4
[ ![ License] ( https://badgen.net/github/license/[repositoryOwner]/[repositoryName] )] ( ./LICENSE )
6
- [ ![ Library minified size] ( https://badgen.net/bundlephobia/min/[libraryName] )] ( https://bundlephobia.com/result?p=[libraryName] )
7
- [ ![ Library minified + gzipped size] ( https://badgen.net/bundlephobia/minzip/[libraryName] )] ( https://bundlephobia.com/result?p=[libraryName] )
5
+ [ ![ Package tree-shaking] ( https://badgen.net/bundlephobia/tree-shaking/[libraryName] )] ( https://bundlephobia.com/package/[libraryName] )
6
+ [ ![ Package minified & gzipped size] ( https://badgen.net/bundlephobia/minzip/[libraryName] )] ( https://bundlephobia.com/package/[libraryName] )
7
+ [ ![ Package dependency count] ( https://badgen.net/bundlephobia/dependency-count/react[libraryName] )] ( https://bundlephobia.com/package/[libraryName] )
8
8
9
9
## Installation
10
10
You can’t perform that action at this time.
0 commit comments