Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tutods/snippets-and-codes
Snippets and codes to WordPress, macOS, Laravel, etc.
https://github.com/tutods/snippets-and-codes
angular css html javascript laravel macos snippets wordpress
Last synced: 12 days ago
JSON representation
Snippets and codes to WordPress, macOS, Laravel, etc.
- Host: GitHub
- URL: https://github.com/tutods/snippets-and-codes
- Owner: tutods
- License: mit
- Created: 2020-08-24T04:47:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T06:06:49.000Z (6 months ago)
- Last Synced: 2024-05-19T07:22:56.657Z (6 months ago)
- Topics: angular, css, html, javascript, laravel, macos, snippets, wordpress
- Language: PHP
- Homepage:
- Size: 978 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snippets & Codes
> **Note:** this repo contains snippets and codes I find on Internet to help me on some jobs, like custom branding on WordPress or custom upload file on Bootstrap
## Structure
```
├── HTML & CSS & JavaScript
│ ├── Angular
│ └── BootStrap
├── Laravel
├── Others
├── WordPress
├── images
└── macOS
```- In `HTML & CSS & JavaScript` folder you find snippets and codes about that languages, for example my custom file upload to **Angular**;
- In `Laravel` folder you find snippets and codes to **Laravel**;
- In `Others` folder you find guides, snippets and codes about other themes. For example, how to optimize images to upload in your website using terminal;
- In `WordPress` folder you find snippets and codes to use on **WordPress**. This snippets/codes I collect when I need to some project, but now I store all in this repo;
- In `macOS` folder you find commands and some things to use on your Mac.