Skip to content

Commit a9bd06f

Browse files
authored
docs(readme): fixup links and bundlephobias (#1599)
* fix: changeset * fix: remove empty changeset --------- Co-authored-by: Antoine Caron <[email protected]>
1 parent 31f9adc commit a9bd06f

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -36,98 +36,98 @@ scaleway-lib is a set of NPM packages used at Scaleway.
3636
- [`@scaleway/cookie-consent`](./packages/countries/README.md): React provider to handle website end user consent cookie storage based on segment integrations.
3737

3838
![npm](https://img.shields.io/npm/dm/@scaleway/cookie-consent)
39-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/cookie-consent)
39+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/cookie-consent)
4040
![npm](https://img.shields.io/npm/v/@scaleway/cookie-consent)
4141

4242

43-
- [`@scaleway/countries`](./packages/countries/README.md): ISO 3166/3166-2 coutries JSON database.
43+
- [`@scaleway/countries`](./packages_deprecated/countries/README.md): ISO 3166/3166-2 coutries JSON database.
4444

4545
![npm](https://img.shields.io/npm/dm/@scaleway/countries)
46-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/countries)
46+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/countries)
4747
![npm](https://img.shields.io/npm/v/@scaleway/countries)
4848

4949
- [`@scaleway/eslint-config-react`](./packages/eslint-config-react/README.md): A shared eslint react opiniated configuration. Available in Javascript and Typescript.
5050

5151
![npm](https://img.shields.io/npm/dm/@scaleway/eslint-config-react)
52-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/eslint-config-react)
52+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/eslint-config-react)
5353
![npm](https://img.shields.io/npm/v/@scaleway/eslint-config-react)
5454

5555
- [`@scaleway/random-name`](./packages/random-name/README.md): A tiny utility to generate random names.
5656

5757
![npm](https://img.shields.io/npm/dm/@scaleway/random-name)
58-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/random-name)
58+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/random-name)
5959
![npm](https://img.shields.io/npm/v/@scaleway/random-name)
6060

6161
- [`@scaleway/use-dataloader`](./packages/use-dataloader/README.md):
6262
A tiny react hook to to handle api requests.
6363

6464
![npm](https://img.shields.io/npm/dm/@scaleway/use-dataloader)
65-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-dataloader)
65+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-dataloader)
6666
![npm](https://img.shields.io/npm/v/@scaleway/use-dataloader)
6767

6868
- [`@scaleway/use-query-params`](./packages/use-query-params/README.md):
6969
A tiny react hook to read and update URLs query parameters.
7070

7171
![npm](https://img.shields.io/npm/dm/@scaleway/use-query-params)
72-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-query-params)
72+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-query-params)
7373
![npm](https://img.shields.io/npm/v/@scaleway/use-query-params)
7474

7575
- [`@scaleway/use-segment`](./packages/use-segment/README.md):
7676
A tiny hooks to handle segment events.
7777

7878
![npm](https://img.shields.io/npm/dm/@scaleway/use-segment)
79-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-segment)
79+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-segment)
8080
![npm](https://img.shields.io/npm/v/@scaleway/use-segment)
8181

82-
- [`@scaleway/use-growthbok`](./packages/use-growthbok/README.md):
82+
- [`@scaleway/use-growthbook`](./packages/use-growthbook/README.md):
8383
A tiny hook to handle Growthbook Feature flag and A/B test tool.
8484

85-
![npm](https://img.shields.io/npm/dm/@scaleway/use-growthbok)
86-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-growthbok)
87-
![npm](https://img.shields.io/npm/v/@scaleway/use-growthbok)
85+
![npm](https://img.shields.io/npm/dm/@scaleway/use-growthbook)
86+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-growthbook)
87+
![npm](https://img.shields.io/npm/v/@scaleway/use-growthbook)
8888

8989
- [`@scaleway/use-gtm`](./packages/use-gtm/README.md):
9090
A tiny hook to handle gtm.
9191

9292
![npm](https://img.shields.io/npm/dm/@scaleway/use-gtm)
93-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-gtm)
93+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-gtm)
9494
![npm](https://img.shields.io/npm/v/@scaleway/use-gtm)
9595

9696
- [`@scaleway/use-i18n`](./packages/use-i18n/README.md):
9797
A tiny hook to handle i18n.
9898

9999
![npm](https://img.shields.io/npm/dm/@scaleway/use-i18n)
100-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-i18n)
100+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-i18n)
101101
![npm](https://img.shields.io/npm/v/@scaleway/use-i18n)
102102

103103
- [`@scaleway/regex`](./packages/regex/README.md): usefull regex named.
104104

105105
![npm](https://img.shields.io/npm/dm/@scaleway/regex)
106-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/regex)
106+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/regex)
107107
![npm](https://img.shields.io/npm/v/@scaleway/regex)
108108

109109
- [`@scaleway/jest-helpers`](./packages/jest-helpers/README.md): utilities jest functions.
110110

111111
![npm](https://img.shields.io/npm/dm/@scaleway/jest-helpers)
112-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/jest-helpers)
112+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/jest-helpers)
113113
![npm](https://img.shields.io/npm/v/@scaleway/jest-helpers)
114114

115115
- [`@scaleway/outdated-browser`](./packages/outdated-browser/README.md): A small web script to display outdated banne
116116

117117
![npm](https://img.shields.io/npm/dm/@scaleway/outdated-browser)
118-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/outdated-browser)
118+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/outdated-browser)
119119
![npm](https://img.shields.io/npm/v/@scaleway/outdated-browser)
120120

121121
- [`@scaleway/validate-icu-locales`](./packages/validate-icu-locales/README.md): A small cli to check ICU locales error
122122

123123
![npm](https://img.shields.io/npm/dm/@scaleway/validate-icu-locales)
124-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/validate-icu-locales)
124+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/validate-icu-locales)
125125
![npm](https://img.shields.io/npm/v/@scaleway/validate-icu-locales)
126126

127127
- [`@scaleway/use-storage`](./packages/use-storage/README.md): A React hook to interact with local/session storage in reactive way with the same API as setState
128128

129129
![npm](https://img.shields.io/npm/dm/@scaleway/use-storage)
130-
![npm bundle size](https://img.shields.io/bundlephobia/min/@scaleway/use-storage)
130+
![npm bundle size](https://packagephobia.com/badge?p=@scaleway/use-storage)
131131
![npm](https://img.shields.io/npm/v/@scaleway/use-storage)
132132

133133
## Development

0 commit comments

Comments
 (0)