Skip to content

Commit

Permalink
Add Websitevice
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelscruz committed Jul 15, 2024
1 parent a66a22b commit c6971cd
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions resources/w.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,6 @@ export const resources: Resource[] = [
'Web Code Tools is a suite of code generators for HTML, CSS, Meta Tags, Open Graph, Structured Data, Twitter Cards and more.',
url: 'https://webcode.tools',
},
{
name: 'WebCurate Developer Tools',
description:
'A hand-curated collection of 380+ best developer tools and resources with detailed descriptions and features.',
categories: ['Productivity'],
url: 'https://webcurate.co/c/developer',
keywords: ['html', 'css', 'javascript', 'development'],
},
{
name: 'Web Design Inspiration',
categories: ['Design', 'Inspiration', 'UI'],
Expand All @@ -131,6 +123,14 @@ export const resources: Resource[] = [
description: 'Analyses any web page for violations of best practices.',
url: 'https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp?hl=en',
},
{
name: 'WebCurate Developer Tools',
description:
'A hand-curated collection of 380+ best developer tools and resources with detailed descriptions and features.',
categories: ['Productivity'],
url: 'https://webcurate.co/c/developer',
keywords: ['html', 'css', 'javascript', 'development'],
},
{
name: 'Webflow',
categories: ['Website Builder'],
Expand Down Expand Up @@ -160,14 +160,20 @@ export const resources: Resource[] = [
url: 'https://webscrapeai.com',
keywords: ['scraper', 'no code', 'ai web scraper', 'web scraper', 'visual web scraper'],
},

{
name: 'Website Authority Checker',
categories: ['SEO'],
description:
'Free tool to check the "authority" of any website based on the quality and quantity of its external backlinks.',
url: 'https://ahrefs.com/website-authority-checker',
},
{
name: 'Websitevice',
categories: ['Design', 'Inspiration', 'UI'],
description:
'Website design examples to get inspiration for business, real estate, product, agency, education, ecommerce, personal and more',
url: 'https://websitevice.com',
},
{
name: 'WebStorm',
categories: ['Editor', 'Programming'],
Expand Down

0 comments on commit c6971cd

Please sign in to comment.