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
1c30f82b5d
commit
af1a10998e
2 changed files with 4 additions and 2 deletions
|
|
@ -29,6 +29,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]
|
||||||
|
|
||||||
|
* [Jesse Stilwell](https://stilwell.io/uses) — Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.
|
||||||
* [Ruben Janssen](https://rubenjanssen.me/uses) — Front-end Developer, Gadget G33k, Guild Lead
|
* [Ruben Janssen](https://rubenjanssen.me/uses) — Front-end Developer, Gadget G33k, Guild Lead
|
||||||
* [Eva Dee](https://includejs.dev/uses) — Web Developer. Note-taker. Trying to Do Good.
|
* [Eva Dee](https://includejs.dev/uses) — Web Developer. Note-taker. Trying to Do Good.
|
||||||
* [Lucas Schumacher](https://aceto.dev/uses) — Fullstack Developer, IoT & DIY Enthusiast
|
* [Lucas Schumacher](https://aceto.dev/uses) — Fullstack Developer, IoT & DIY Enthusiast
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Jesse Stilwell',
|
name: 'Jesse Stilwell',
|
||||||
description: 'Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.',
|
description:
|
||||||
|
'Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.',
|
||||||
url: 'https://stilwell.io/uses',
|
url: 'https://stilwell.io/uses',
|
||||||
twitter: '@owlbynight',
|
twitter: '@owlbynight',
|
||||||
emoji: '🦉',
|
emoji: '🦉',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue