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
b3e08ed0b0
commit
0341c249b8
2 changed files with 3 additions and 2 deletions
|
|
@ -30,6 +30,7 @@ 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]
|
||||||
|
|
||||||
|
* [Daniel Roe](https://roe.dev/uses) — Nuxt architect and open source lover
|
||||||
* [Pujan Srivastava](https://www.pujan.net/top/uses) — Solutions Architect, I program for cloud applications
|
* [Pujan Srivastava](https://www.pujan.net/top/uses) — Solutions Architect, I program for cloud applications
|
||||||
* [Mohamed Ouyizme](https://www.ouyiz.me/blog/uses) — Full-stack developer, Jamstack developer, and Designer.
|
* [Mohamed Ouyizme](https://www.ouyiz.me/blog/uses) — Full-stack developer, Jamstack developer, and Designer.
|
||||||
* [Ahmed Adebisi](https://adebisiahmed.dev/uses) — Software Engineer, Code is a tool.
|
* [Ahmed Adebisi](https://adebisiahmed.dev/uses) — Software Engineer, Code is a tool.
|
||||||
|
|
|
||||||
|
|
@ -38,8 +38,8 @@ module.exports = [
|
||||||
'Nuxt',
|
'Nuxt',
|
||||||
'Nuxt.js',
|
'Nuxt.js',
|
||||||
'Vue',
|
'Vue',
|
||||||
'Vue.js'
|
'Vue.js',
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Pujan Srivastava',
|
name: 'Pujan Srivastava',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue