mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
c5480784a6
commit
b3b339fa39
2 changed files with 4 additions and 9 deletions
|
|
@ -29,7 +29,9 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
# Awesome Uses ![Awesome][awesome-badge]
|
# Awesome Uses ![Awesome][awesome-badge]
|
||||||
|
|
||||||
|
* [Mathias Borgmalm](https://www.mathiasborgmalm.dev/uses/) — Thinks CSS is underrated.
|
||||||
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
* [Alvin Bryan](https://alvin.codes/uses) — Loves coding maps, graphics and games.
|
||||||
|
* [Taisuke Mino](https://taisukemino.com/uses/) — Crypto Entrepreneur
|
||||||
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
||||||
* [Matt Holovach](https://www.coloradoseodesign.com/uses.php) — Loves SEO, improving coding skills and good food
|
* [Matt Holovach](https://www.coloradoseodesign.com/uses.php) — Loves SEO, improving coding skills and good food
|
||||||
* [Sascha Diercks](https://saschadiercks.dev/uses/) — Building Solutions as Lead Frontend Developer • Designer & Maker of useful Things too • Into Design-Systems and Web-Performance
|
* [Sascha Diercks](https://saschadiercks.dev/uses/) — Building Solutions as Lead Frontend Developer • Designer & Maker of useful Things too • Into Design-Systems and Web-Performance
|
||||||
|
|
|
||||||
11
src/data.js
11
src/data.js
|
|
@ -9,14 +9,7 @@ module.exports = [
|
||||||
country: '🇸🇪',
|
country: '🇸🇪',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: [
|
tags: ['Front End', 'HTML', 'CSS', 'SCSS', 'JavaScript', 'Vue'],
|
||||||
'Front End',
|
|
||||||
'HTML',
|
|
||||||
'CSS',
|
|
||||||
'SCSS',
|
|
||||||
'JavaScript',
|
|
||||||
'Vue'
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Alvin Bryan',
|
name: 'Alvin Bryan',
|
||||||
|
|
@ -46,7 +39,7 @@ module.exports = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Solidity',
|
'Solidity',
|
||||||
'ReactJS',
|
'ReactJS',
|
||||||
'React Native'
|
'React Native',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue