Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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上的常用工具,在这里尝试各种技术实践
- Host: GitHub
- URL: https://github.com/yusixian/cosine-toolbox
- Owner: yusixian
- License: mit
- Created: 2022-07-24T03:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:47:30.000Z (9 months ago)
- Last Synced: 2024-04-16T22:53:54.304Z (9 months ago)
- Topics: nextjs, react, tailwind, tailwindcss, tools, typescript, utility
- Language: TypeScript
- Homepage: https://tools.cosine.ren/
- Size: 2.52 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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