Awesome List Updates on Jul 25, 2015
7 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cpp
Audio
- SELA (⭐208) - SimplE Lossless Audio. [MIT]
2. Awesome Shell
Customization / Directory Navigation
- emojify (⭐1.5k) Emoji on the command line 😱
3. Awesome R
R Development
- drat (⭐150) - Creation and use of R repositories on GitHub or other repos.
4. Awesome Dataviz
JavaScript tools / Charting libraries
- NVD3 (⭐7.2k) - A reusable charting library written in d3.js.
iOS tools / Misc
- PNChart (⭐9.7k) - A simple and beautiful chart lib used in Piner and CoinsMan.
5. Awesome Electron
Articles / Other
6. Tips
Pick commits across branches using cherry-pick
git checkout <branch-name> && git cherry-pick <commit-ish>
Find out branches containing commit-hash
git branch -a --contains <commit-ish>
Alternatives:
git branch --contains <commit-ish>
7. Awesome Influxdb
Other tools / Hooks
- Morgoth (⭐283) - Metric anomaly detection
- Prev: Jul 26, 2015
- Next: Jul 24, 2015