Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusixian/cosine-toolbox

🧰余弦工具箱🧰 一个使用 React + Next.js + Typescript + Tailwind 搭建的项目,集合了自己写/npm上的常用工具,在这里尝试各种技术实践
https://github.com/yusixian/cosine-toolbox

nextjs react tailwind tailwindcss tools typescript utility

Last synced: about 2 months ago
JSON representation

🧰余弦工具箱🧰 一个使用 React + Next.js + Typescript + Tailwind 搭建的项目,集合了自己写/npm上的常用工具,在这里尝试各种技术实践

Awesome Lists containing this project

README

        

# cosine-toolbox

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yusixian/cosine-toolbox/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/yusixian/cosine-toolbox/pulls)

## 📦 部署 | 安装

### Vercel 一键部署

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/yusixian/cosine-toolbox&project-name=my-cos-toolbox&repository-name=my-cos-toolbox)

### 本地开发

1. 克隆项目到本地

```bash
git clone [email protected]:yusixian/cosine-toolbox.git
```

2. 安装依赖

```bash
pnpm i
```

3. 启动项目

```bash
pnpm dev
```

## 🙏 鸣谢

感谢以下项目的开发提供的灵感及参考:

- [CorentinTh/it-tools](https://github.com/CorentinTh/it-tools)
- ...

## 📝 TODO

- [ ] refactor tools