https://github.com/mathisburger/components
This is a collection of my often used code snippets for different languages and frameworks
https://github.com/mathisburger/components
Last synced: about 1 year ago
JSON representation
This is a collection of my often used code snippets for different languages and frameworks
- Host: GitHub
- URL: https://github.com/mathisburger/components
- Owner: MathisBurger
- Created: 2021-03-02T10:13:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T18:24:49.000Z (over 5 years ago)
- Last Synced: 2025-02-12T20:34:26.414Z (over 1 year ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# components
This is a collection of my often used code snippets for different languages and frameworks.
Most of them are Angular, Typescript or Go components and code snippets. I use them in almost every project.
## Webdev
- Cookie handler
## Angular:
- popup message
## Go:
- token generator
- hashing with salts
## Rust
- .env handler