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
f489fe39f2
commit
fd5362bb0d
2 changed files with 12 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Lars Magnus Klavenes](https://larsmagnus.co/uses) — Frontend engineer, designer and manager supercharging the web
|
* [Lars Magnus Klavenes](https://larsmagnus.co/uses) — Frontend engineer, designer and manager supercharging the web
|
||||||
* [Maicol Santos](https://maicolsantos.github.io/#/uses) — Front End Developer.
|
* [Maicol Santos](https://maicolsantos.github.io/#/uses) — Front End Developer.
|
||||||
* [Carretta Riccardo](https://carrettariccardo.dev/uses/) — Software Developer & UX/UI Designer
|
* [Carretta Riccardo](https://carrettariccardo.dev/uses/) — Software Developer & UX/UI Designer
|
||||||
|
* [Antonio Sarcevic](https://sarcevic.dev/uses) — excited by ui development
|
||||||
* [starter.place](https://www.starter.place/uses/) — Starter repos
|
* [starter.place](https://www.starter.place/uses/) — Starter repos
|
||||||
* [Josh Medeski](https://www.joshmedeski.com/uses/) — Full-stack developer and content creator.
|
* [Josh Medeski](https://www.joshmedeski.com/uses/) — Full-stack developer and content creator.
|
||||||
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
||||||
|
|
|
||||||
12
src/data.js
12
src/data.js
|
|
@ -883,7 +883,17 @@ module.exports = [
|
||||||
country: '🇩🇪',
|
country: '🇩🇪',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Svelte', 'HTML', 'TypeScript', 'CSS', 'VS Code', 'UI', 'Youtuber', 'Gamer', 'Music']
|
tags: [
|
||||||
|
'Svelte',
|
||||||
|
'HTML',
|
||||||
|
'TypeScript',
|
||||||
|
'CSS',
|
||||||
|
'VS Code',
|
||||||
|
'UI',
|
||||||
|
'Youtuber',
|
||||||
|
'Gamer',
|
||||||
|
'Music',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'starter.place',
|
name: 'starter.place',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue