Last active
September 25, 2016 23:34
-
-
Save ishu3101/c5b26f3cfcd77e8cfa0fa45b366f67ad to your computer and use it in GitHub Desktop.
Project Metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "shortn", | |
"description": "Shorten URL using bitly, tinyurl & more using the command line", | |
"website": "https://github.com/ishu3101/shortn", | |
"language": "python" | |
}, | |
{ | |
"name": "Copy URL & Title", | |
"description": "Chrome Extension to copy URL, title of current tabs & windows", | |
"website": "https://github.com/ishu3101/copy-url-and-title", | |
"language": "javascript" | |
}, | |
{ | |
"name": "gist-it", | |
"description": "Chrome Extension to embed files from a github repository like a gist", | |
"website": "https://github.com/ishu3101/gist-it", | |
"language": "javascript" | |
}, | |
{ | |
"name": "PSMarkdown", | |
"description": "Powershell Module to convert between Powershell Object & Markdown Table", | |
"website": "https://github.com/ishu3101/PSMarkdown", | |
"language": "powershell" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment