|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: Bookmarks |
| 4 | +subtitle: <span class="mega-octicon octicon-repo"></span> To mark useful libs - tools - books |
| 5 | +menu: Bookmark |
| 6 | +--- |
| 7 | + |
| 8 | +## Java |
| 9 | +- [Dom4j](https://dom4j.github.io/) - Flexible XML framework |
| 10 | +- [Gson](https://github.com/google/gson) - Google Library to support JSON |
| 11 | +- [Xstream](http://x-stream.github.io/index.html) - Serialize objects to XML and back again |
| 12 | +- [JAXB](https://jaxb.java.net/) - Java Architecture for XML Binding |
| 13 | + |
| 14 | +## Android |
| 15 | +- [Universal-Image-Loader](https://github.com/nostra13/Android-Universal-Image-Loader) - Powerful and flexible library for loading, caching and displaying images |
| 16 | +- [greenDAO](http://greendao-orm.com/) - greenDAO is a light and fast ORM solution that maps objects to SQLite databases |
| 17 | +- [EventBus](http://greenrobot.github.io/EventBus/) - Android optimized event bus that simplifies communication |
| 18 | + |
| 19 | +## PHP |
| 20 | +- [Idiorm](https://github.com/j4mie/idiorm/) - A lightweight nearly-zero-config object-relational mapper and fluent query builder for PHP5 |
| 21 | +- [GitElephant](https://github.com/matteosister/GitElephant) - An abstraction layer to manage your git repositories with php |
| 22 | +- [Propel](https://github.com/propelorm/Propel) - ORM for PHP5 |
| 23 | +- [SimpleDOM](https://code.google.com/archive/p/simpledom/) - Built upon SimpleXML and provids DOM methods using SimpleXML's syntax. |
| 24 | + |
| 25 | +### Symfony |
| 26 | +- [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - Generate a decent documentation for your APIs |
| 27 | +- [FOSRestBundle](http://symfony.com/doc/current/bundles/FOSRestBundle/index.html) - Creat a REST API with Symfony2 |
| 28 | + |
| 29 | +## Javascript |
| 30 | +- [fullPage.js](http://alvarotrigo.com/fullPage/) - To create fullscreen scrolling websites / single page websites |
| 31 | +- [lunr.js](http://lunrjs.com/) - Simple full-text search |
| 32 | +- [Trip.js](http://eragonj.github.io/Trip.js/index.html) - Help you customize a tutorial trip easily with more flexibilities |
| 33 | +- [Moment.js](http://momentjs.com/) - Parse, validate, manipulate, and display dates in JavaScript. |
| 34 | +- [Underscore.js](http://underscorejs.org/) - It provides a whole mess of useful functional programming helpers without extending any built-in objects. |
| 35 | + |
| 36 | +### AngularJs |
| 37 | +- [Protractor](http://angular.github.io/protractor) - End-to-end test framework for AngularJS applications |
| 38 | +- [angular-media-player](https://github.com/colthreepv/angular-media-player) - Directive for audio and video |
| 39 | +- [Smart table](http://lorenzofox3.github.io/smart-table-website/) - Module to easily display data in a table |
| 40 | +- [ng-table](http://esvit.github.io/ng-table/#/) - Module to easily display data in a table |
| 41 | +- [ngToast](https://github.com/tameraydin/ngToast) - AngularJS toast |
| 42 | +- [ANGM-GENERATOR](http://newaeonweb.com.br/generator-angm/) - AngularJS Yeoman Generator |
| 43 | + |
| 44 | +### Node.js |
| 45 | +- [utility](https://github.com/node-modules/utility) - A collection of useful utilities |
| 46 | +- [cheerio](https://github.com/cheeriojs/cheerio) - Implementation of core jQuery designed specifically for the server |
| 47 | +- [mongoose](http://mongoosejs.com/) - elegant mongodb object modeling for node.js |
| 48 | +- [SuperAgent](http://visionmedia.github.io/superagent/) - Super Agent is light-weight progressive ajax API |
| 49 | +- [connect-mongo](https://github.com/kcbanner/connect-mongo) - MongoDB session store for Express and Connect |
| 50 | +- [Morgan](https://github.com/expressjs/morgan) - HTTP request logger middleware for node.js |
| 51 | + |
| 52 | +## CSS |
| 53 | +- [loaders.css](https://connoratherton.com/loaders) - Delightful and performance-focused pure css loading animations |
| 54 | +- [Load Awesome](http://github.danielcardoso.net/load-awesome/animations.html) - Pure CSS Loaders and Spinners |
| 55 | +- [Hover.css](http://ianlunn.github.io/Hover/) - Collection of CSS3 powered hover effects |
| 56 | +- [Animate.css](https://github.com/daneden/animate.css) - Bunch of cool, fun, and cross-browser animation. |
| 57 | + |
| 58 | +## Front-end web UI/Framework |
| 59 | +- [Bootstrap](http://getbootstrap.com/) - HTML, CSS, and JS framework for developing responsive, mobile first projects on the web |
| 60 | +- [Angular-Material](https://material.angularjs.org/latest/) - Implementation of Google's Material Design Specification |
| 61 | + |
| 62 | +## Fonts |
| 63 | +- [Google Fonts](https://www.google.com/fonts) - So it's google fonts :D |
| 64 | + |
| 65 | +## Icons |
| 66 | +- [Github-Octicons](https://octicons.github.com/) - GitHub's icons |
| 67 | +- [Font-Awesome](https://fortawesome.github.io/Font-Awesome/) - Scalable vector icons that can instantly be customized |
| 68 | +- [Iconfont](http://www.iconfont.cn/) - Alibaba Icon Library (Chinese) |
| 69 | +- [flag-icon-css](http://lipis.github.io/flag-icon-css/) - Country Flags |
| 70 | +- [weloveiconfonts](http://weloveiconfonts.com/) - Icon fonts |
| 71 | +- [Material Icon](https://design.google.com/icons/#ic_accessibility) - Material icons |
| 72 | + |
| 73 | +## Color |
| 74 | +- [Minimalist-Color-Palettes](https://www.behance.net/gallery/32154055/Minimalist-Color-Palettes-2015) - Minimalist Color Palettes |
| 75 | + |
| 76 | +## Tool |
| 77 | +- [ProcessOn](https://www.processon.com/) - UML web app for team (Chinese) |
| 78 | +- [draw.io](https://www.draw.io/) - UML web app for team |
| 79 | +- [WinSCP](https://winscp.net/eng/download.php) - SFTP, SCP and FTP client for Windows |
| 80 | + |
| 81 | +## Books |
| 82 | +- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - GitHub Practical Tips |
| 83 | +- [Git Quick Reference](http://jonas.nitro.dk/git/quick-reference.html) - Git Quick Reference |
| 84 | +- [HTTP API Design Guide](https://geemus.gitbooks.io/http-api-design/content/en/index.html) - HTTP+JSON API design practices |
0 commit comments