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

https://github.com/ronanyeah/cool-stuff

random code snippets
https://github.com/ronanyeah/cool-stuff

Last synced: 2 months ago
JSON representation

random code snippets

Awesome Lists containing this project

README

          

How do I...

[...recursively map file paths?](https://gist.github.com/ronanyeah/ee81bf11799c944b8234dbf5c0f26618) [ Node.js ]

[...run `git status` against all folders in the current folder?](https://gist.github.com/ronanyeah/5cea88a11894c63c717362912b3c8204) [ Bash ]

[...have a look at some dice results?](https://gist.github.com/ronanyeah/ac5a9a40043930d2b6ff6f8bd2c858ed) [ JavaScript ]

[...run a setup file for my Node.js repl?](https://gist.github.com/ronanyeah/c2e17f840083df85fe512deafa6f64e5) [ Node.js, Bash ]