An open API service indexing awesome lists of open source software.

https://github.com/syvixor/tools

A collection of useful tools in one place 🍃
https://github.com/syvixor/tools

nuxt nuxt-ui tailwindcss tools

Last synced: 3 months ago
JSON representation

A collection of useful tools in one place 🍃

Awesome Lists containing this project

README

          

## 🍃 Tools

A collection of useful tools in one place.

### ✨ Technologies

![Technologies](https://skills.syvixor.com/api/icons?i=ts,nuxt,vueuse,tailwind)

### 🔧 Tools

- UUID Generator
- Image Format Converter
- Base64 Encoder/Decoder
- QR Code Generator

### 🚀 Quick Start

#### Clone Repo

```bash
git clone https://github.com/syvixor/tools.git

cd tools
```

#### Install Dependencies

```bash
pnpm install # or npm install
```

#### Run Development Server

```bash
pnpm dev # or npm run dev
```

All good, development server should be running on [`localhost:3000`](http://localhost:3000)

### 📜 License

This project is available under the [MIT License](LICENSE).