Skip to content

Commit

Permalink
chore(content/project): update "text-tools.yml"
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 authored Mar 27, 2024
1 parent ee93fa7 commit b8ec02a
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions content/projects/text-tools.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
title: 'Text Tools'
description: 'A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!'
image: 'https://raw.githubusercontent.com/mateusfg7/text-tools/main/.github/assets/thumbnail.png'
core_techs: ['typescript', 'reactjs', 'nextjs', 'tailwindcss']
tags: ['typescript', 'reactjs', 'nextjs', 'tailwindcss', 'bun', 'shadcn/ui', 'lucide-icons', 'tests']
core_techs: ['typescript', 'reactjs', 'nextjs', 'tailwindcss', 'bun']
tags:
[
'typescript',
'reactjs',
'nextjs',
'tailwindcss',
'bun',
'shadcn/ui',
'lucide-icons',
'tests'
]
repository: 'https://github.com/mateusfg7/text-tools'
website: 'https://text.mateusf.com'
priority: 2
priority: 1
featured: true

0 comments on commit b8ec02a

Please sign in to comment.