chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2021-03-09 07:09:18 +00:00
parent c967433619
commit 631faaa93f
2 changed files with 18 additions and 17 deletions

View file

@ -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]
* [Salma Alam-Naylor](https://whitep4nth3r.com/uses) — Live coding streamer, writer and speaker
* [Vadim Smirnov](https://fuzzyreason.io/uses) — Software engineer and Community Leader at Facebook DevC. Working in React ecosystem.
* [Denys Tynok](https://famiclone.ml/uses/) — Front-end development
* [Alan Redzepagic](https://alanred.me/uses) — Front-end development, web native, tech enthusiast

View file

@ -2,24 +2,24 @@
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
module.exports = [
{
name: "Salma Alam-Naylor",
description: "Live coding streamer, writer and speaker",
url: "https://whitep4nth3r.com/uses",
twitter: "@whitep4nth3r",
emoji: "⚡️",
country: "🇬🇧",
computer: "apple",
phone: "iphone",
name: 'Salma Alam-Naylor',
description: 'Live coding streamer, writer and speaker',
url: 'https://whitep4nth3r.com/uses',
twitter: '@whitep4nth3r',
emoji: '⚡️',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
"Accessibility",
"Blogger",
"CSS",
"Developer",
"JAMstack",
"JavaScript",
"Node.js",
"Speaker",
"Streamer",
'Accessibility',
'Blogger',
'CSS',
'Developer',
'JAMstack',
'JavaScript',
'Node.js',
'Speaker',
'Streamer',
],
},
{