Welcome to my personal code snippet repository! This repository contains a collection of useful code snippets for JavaScript and HTML, designed to simplify common tasks and improve your web development workflow.
Explore the code snippets on the Snippet Sphere Project Page.
Access the JavaScript code snippets directly at JavaScript Cheatsheet. Copy and use these snippets in your projects to enhance your JavaScript development process.
Access the HTML code snippets directly at HTML Cheatsheet. Copy and use these snippets in your projects to streamline your HTML development.
You can clone this project and add your code snippets to it. I have provided only JavaScript and HTML code, but feel free to use your preferred programming language.
If you frequently use Docker commands and would like to add them to this project, follow these steps:
-
Go to PrismJS website to download HTML and CSS code with Docker support included.
-
Replace the PrismJS files in the
prism
folder of this project with the downloaded files. -
Now, Docker command snippets should work seamlessly within this project.
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details.