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
768013f896
commit
bb84f36250
1 changed files with 18 additions and 2 deletions
20
src/data.js
20
src/data.js
|
|
@ -4544,7 +4544,16 @@ module.exports = [
|
|||
country: '🇦🇿',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: ['PHP', 'Laravel', 'Phalcon', 'React', 'Vue.js', 'Baku', 'Web', 'Dev'],
|
||||
tags: [
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'Phalcon',
|
||||
'React',
|
||||
'Vue.js',
|
||||
'Baku',
|
||||
'Web',
|
||||
'Dev',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jason Cory Alvernaz',
|
||||
|
|
@ -9735,7 +9744,14 @@ module.exports = [
|
|||
country: '🇨🇳',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['Web Development', 'Front End', 'Vue.js', 'React', 'Node.js', 'Python'],
|
||||
tags: [
|
||||
'Web Development',
|
||||
'Front End',
|
||||
'Vue.js',
|
||||
'React',
|
||||
'Node.js',
|
||||
'Python',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Andrea Prus',
|
||||
|
|
|
|||
Loading…
Reference in a new issue