A utility for quickly exploring commands for popular tools
Git Explorer - I thought the utility was pretty cool, but wanted to attempt to do the same, see how quickly I could build a prototype, and make it a lot more flexible.
Here are some things I'd like for this project to have:
- write it in React and TypeScript and styled with Tailwind
- a cleaner data model (one JSON file instead of 3)
- having a more flexibile data set with infinite dropdowns (Git Explorer only allows for 3 maximum)
- write many more
exploradata sets beyond justgit - write a JSON Schema for people to use against and build their own
exploradata sets - allow users to come in and point to any
exploradata set across the web and have their data set read