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
1206ab5c62
commit
a3f95713c0
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]
|
||||||
|
|
||||||
|
* [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder
|
||||||
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
||||||
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
||||||
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Jakob Greenfeld',
|
name: 'Jakob Greenfeld',
|
||||||
description: 'Founder',
|
description: 'Founder',
|
||||||
url: 'https://jakobgreenfeld.com/uses',
|
url: 'https://jakobgreenfeld.com/uses',
|
||||||
|
|
@ -39,7 +39,7 @@ module.exports = [
|
||||||
'VS Code',
|
'VS Code',
|
||||||
'Remote',
|
'Remote',
|
||||||
'Founder',
|
'Founder',
|
||||||
'Developer'
|
'Developer',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue