Awesome List Updates on Jul 28, 2015
4 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Elixir
Configuration
- figaro_elixir (โญ10) - Environmental variables manager for Elixir.
Third Party APIs
- coinbase (โญ12) - A unofficial Coinbase API v1 Client.
2. Tips
List of all files changed in a commit
git diff-tree --no-commit-id --name-only -r <commit-ish>
Unstaged changes since last commit
git diff
Show both staged and unstaged changes
git diff HEAD
Show all tracked files
git ls-files -t
Show all untracked files
git ls-files --others
3. Awesome Typescript
Awesome TypeScript Essential Resources
- ๐ Handbook - Welcome to TypeScript the official resource for learning TypeScript
- ๐ Microsoft/TypeScript on Github (โญ99k) fork TypeScript on Github! Or... just read the code
- ๐ TypeScript Team Blog with announcements and recent updates
Build Systems / Playground
- Grunt tasks:
- grunt-ts - Grunt-ts is an npm package that handles TypeScript compilation work in GruntJS build scripts
Module Bundlers / Playground
- Webpack - supports CommonJS and AMD module bundling
Mobile / Playground
- ๐ NativeScript (โญ24k) - Open Source framework for building cross-platform truly native iOS, Android and Windows mobile apps using JavaScript
4. Awesome Hadoop
Machine learning and Big Data analytics
- RHadoop (โญ762) including RHDFS, RHBase, RMR2, plyrmr
- Prev: Jul 29, 2015
- Next: Jul 27, 2015