Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
texter
Text replacement/substitution application written in AutoHotkey scripting language.
-
react-native-hot-redux-starter
-
belvedere
Automated file manager
-
Music-Plus-for-Google-Music
Music Plus adds lots of cool stuff to Google Music.
-
rss-fetcher
Simple Chrome extension used for this guide http://lifehacker.com/5857721/how-to-build-a-chrome-extension
-
Textify
Forked from adachis/Textify
Notes application written in Adobe AIR that integrates with Simplenote
295 contributions in the last year
Contribution activity
February 2019
Created a pull request in postlight/mercury-parser that received 1 comment
release: 2.0.0
This release includes a breaking change to the signature of the Mercury.parse function.
Before:
Mercury.parse(url, html, opts);
After
Mercury.parse(…
- docs: cleanup and update docs
- docs: add npm install instructions
- feat: add mercury-parser cli
- release: 1.1.0
- fix: ci config
- chore: remove appveyor yml and badge
- feat: handle cli errors/timeout
- docs: add instructions for cli to README
- release: 1.1.1
- feat: add content format output options
- dx: add .prettierignore
- dx: add .prettierignore
- fix: parse signature in cli