An open API service indexing awesome lists of open source software.

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

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