Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhmushan/tooling
A collection of useful tools - https://tooling.vercel.app
https://github.com/zhmushan/tooling
Last synced: 15 days ago
JSON representation
A collection of useful tools - https://tooling.vercel.app
- Host: GitHub
- URL: https://github.com/zhmushan/tooling
- Owner: zhmushan
- License: mit
- Created: 2022-02-22T06:42:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T12:15:41.000Z (over 2 years ago)
- Last Synced: 2024-12-10T11:55:16.589Z (16 days ago)
- Language: Vue
- Homepage: https://tooling.vercel.app
- Size: 3.57 MB
- Stars: 34
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tooling
A collection of useful tools - https://tooling.vercel.app
[![Build Status](https://github.com/zhmushan/tooling/workflows/ci/badge.svg?branch=master)](https://github.com/zhmushan/tooling/actions)
[![license](https://img.shields.io/github/license/zhmushan/tooling.svg)](https://github.com/zhmushan/tooling)## TODO
- [ ] MORE TOOLS!!!
We certainly need to implement more and more tools, and you can contribute in any way you want, such as creating an [issue](https://github.com/zhmushan/tooling/issues/new/choose) or a [pull request](https://github.com/zhmushan/tooling/compare).
- [x] i18n
Someone complained to me: "I can't read English". I think we should support multiple languages, even if I need to check Wikipedia to know how to say "URL" in Chinese.
- [ ] Sharing
It must be cool to have more people see what I'm working on. I'm looking for a suitable way to make the generated share links not so long.
- [ ] Search
When there are so many tools, it is very useful to be able to find the one you want by using information like names or descriptions.
- [ ] Browser extension
With everything in place, what's stopping me from making a browser extension?