https://github.com/paulshpilsher/useful-snips
collection of clever code fragments solving common and not so trivial problems.
https://github.com/paulshpilsher/useful-snips
code javascript nodejs snippets
Last synced: about 1 month ago
JSON representation
collection of clever code fragments solving common and not so trivial problems.
- Host: GitHub
- URL: https://github.com/paulshpilsher/useful-snips
- Owner: PaulShpilsher
- Created: 2023-01-24T19:32:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T06:25:57.000Z (over 3 years ago)
- Last Synced: 2025-06-24T16:50:57.168Z (about 1 year ago)
- Topics: code, javascript, nodejs, snippets
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Useful code snippets
A collection of clever code fragments solving common and not so trivial problems.
This is work in progress. I will be adding more stuff whenever I come across something worthy. :)
Feedback is always welcome.