Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/excalith/dev-cheats
A community-driven interactive cheatsheet for various command line tools that provides a handy reference for developers
https://github.com/excalith/dev-cheats
cheat-sheet cheatsheet community-driven documentation nextjs react
Last synced: 16 days ago
JSON representation
A community-driven interactive cheatsheet for various command line tools that provides a handy reference for developers
- Host: GitHub
- URL: https://github.com/excalith/dev-cheats
- Owner: excalith
- License: mit
- Created: 2023-02-16T20:02:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-28T15:14:10.000Z (over 1 year ago)
- Last Synced: 2024-10-04T11:58:23.980Z (about 1 month ago)
- Topics: cheat-sheet, cheatsheet, community-driven, documentation, nextjs, react
- Language: JavaScript
- Homepage: https://dev-cheats.vercel.app
- Size: 868 KB
- Stars: 61
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - excalith/dev-cheats - A community-driven interactive cheatsheet for various command line tools that provides a handy reference for developers (JavaScript)
README
Dev Cheats • Interactive Cheatsheet
Dev Cheats is a community-driven, intuitive and user-friendly interactive cheatsheet that provides a handy reference for developers to search and access various command line tool usages quickly and efficiently.
## Features
With Dev Cheats you can;
- Easily search for commands by name
- Filter a group of commands by category
- Copy usage examples to paste into your terminal
- If available, click any command name to launch the original documentation
- Show and hide commands depending on their complexity through the menu
Also includes local storage to remember your preferences next time you launch the app. Nothing is stored on the server!## Demo
You can find and bookmark the online version from [dev-cheats.vercel.app](https://dev-cheats.vercel.app)
## How To Contribute
You can hop into [discussions](https://github.com/excalith/dev-cheats/discussions) to discuss any ideas or suggestions you have. Feel free to contribute any way you can. Just keep in mind that you should pay attention to [contributing guideline](.github/CONTRIBUTING.md).
## License
This project is licensed under the MIT License - see the [license file](LICENSE) for details.