1+
2+ ![ Scaleway-Logo-Vertical-Purple-RGB] ( https://user-images.githubusercontent.com/14060273/111292512-89a52180-8648-11eb-909e-3bd109b1b97c.png )
3+
4+ ![ Codecov] ( https://img.shields.io/codecov/c/github/scaleway/scaleway-lib )
5+ ![ GitHub closed issues] ( https://img.shields.io/github/issues-closed/scaleway/scaleway-lib )
6+ ![ dependencies] ( https://david-dm.org/scaleway/scaleway-lib.svg )
7+ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/scaleway/scaleway-lib )
8+
9+
110# scaleway-lib
211
312scaleway-lib is a set of NPM packages used at Scaleway.
@@ -23,12 +32,38 @@ scaleway-lib is a set of NPM packages used at Scaleway.
2332---
2433
2534## Available packages
35+ ## Available packages
36+
37+ - [ ` @scaleway/countries ` ] ( ./packages/countries/README.md ) : ISO 3166/3166-2 coutries JSON database.
38+
39+ ![ npm] ( https://img.shields.io/npm/dm/@scaleway/countries )
40+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@scaleway/countries )
41+ ![ npm] ( https://img.shields.io/npm/v/@scaleway/countries )
42+
43+ - [ ` @scaleway/eslint-config-react ` ] ( ./packages/eslint-config-react/README.md ) : A shared eslint react opiniated configuration.
44+
45+ ![ npm] ( https://img.shields.io/npm/dm/@scaleway/eslint-config-react )
46+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@scaleway/eslint-config-react )
47+ ![ npm] ( https://img.shields.io/npm/v/@scaleway/eslint-config-react )
48+
49+ - [ ` @scaleway/random-name ` ] ( ./packages/random-name/README.md ) : A tiny utility to generate random names.
50+
51+ ![ npm] ( https://img.shields.io/npm/dm/@scaleway/random-name )
52+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@scaleway/random-name )
53+ ![ npm] ( https://img.shields.io/npm/v/@scaleway/random-name )
54+
55+ - [ ` @scaleway/use-query-params ` ] ( ./packages/use-query-params/README.md ) :
56+ A tiny react hook to read and update URLs query parameters.
57+
58+ ![ npm] ( https://img.shields.io/npm/dm/@scaleway/use-query-params )
59+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@scaleway/use-query-params )
60+ ![ npm] ( https://img.shields.io/npm/v/@scaleway/regex )
61+
62+ - [ ` @scaleway/regex ` ] ( ./packages/regex/README.md ) : usefull regex named.
2663
27- - [ ` @scaleway/countries ` ] ( ./packages/countries/README.md ) : ISO 3166/3166-2 coutries JSON database
28- - [ ` @scaleway/eslint-config-react ` ] ( ./packages/eslint-config-react/README.md ) : A shared eslint react opiniated configuration
29- - [ ` @scaleway/random-name ` ] ( ./packages/random-name/README.md ) : A tiny utility to generate random names
30- - [ ` @scaleway/use-query-params ` ] ( ./packages/use-query-params/README.md ) : A tiny react hook to read and update URLs query parameters
31- - [ ` @scaleway/regex ` ] ( ./packages/regex/README.md ) : usefull regex named
64+ ![ npm] ( https://img.shields.io/npm/dm/@scaleway/regex )
65+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@scaleway/regex )
66+ ![ npm] ( https://img.shields.io/npm/v/@scaleway/regex )
3267
3368## Development
3469
0 commit comments