burkeholland / simple-react-snippets

Simple React Snippets for VS Code that you will actually use
206 stars 84 forks source link

Printable PDF Cheatsheet #51

Open dmanexe opened 3 years ago

dmanexe commented 3 years ago

Hello,

Since I greatly appreciate this project, I created a one-page printable PDF cheat sheet of the popular commands, and shraed attached to this comment. If this is cool, let's roll it into the repo. Yeah? Simple React Snippets.pdf

burkeholland commented 2 years ago

Yo this IS cool! Any way we could get this to auto-generate from the project so that everytime we publish to the markeplace the PDF is updated?

moloko commented 2 years ago

Any way we could get this to auto-generate from the project so that everytime we publish to the markeplace the PDF is updated?

You could have it as a Markdown file then use a GH Action like Markdown to PDF whenever someone pushes a change to the repository/specific file.

If you don't want to have to manually keep the Markdown file up to date then you could probably scrape the relevant data from snippets.json