Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timmywil/snippets
Just some random snippets/scripts that I want to keep in a repo.
https://github.com/timmywil/snippets
Last synced: about 1 month ago
JSON representation
Just some random snippets/scripts that I want to keep in a repo.
- Host: GitHub
- URL: https://github.com/timmywil/snippets
- Owner: timmywil
- License: mit
- Created: 2016-03-02T16:41:46.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T14:17:46.000Z (4 months ago)
- Last Synced: 2024-10-16T00:44:58.349Z (3 months ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# snippets
Just some random snippets/scripts that I want to keep in a repo.
I use this as a playground for small things and to save certain snippets I might need later.
The included `.vscode` has a debug setup for Node for walking through a single file.