Skip to content

Instantly share code, notes, and snippets.

@robfletcher
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save robfletcher/6c049a4c807cedc0e844 to your computer and use it in GitHub Desktop.

Select an option

Save robfletcher/6c049a4c807cedc0e844 to your computer and use it in GitHub Desktop.
This is a list of smaller, lesser-known libraries that I've used and vouch for. It has bookmark value for me as much as anything but I'm keeping it here in the hope someone might find it useful.

Libraries

JVM

Strongly-typed Java interfaces for REST endpoints. Supports returning RxJava Observables. Similar to Feign which is by Netflix but doesn’t support Rx.

HTML parsing, traversal and manipulation with a jQuery-like API.

Test double for web services.

Strongly-typed fluent API for SQL queries.

SQL API with nice DAO support.

Browser

The simplest and for my money best grid system. Supports LESS, Sass and Stylus.

Non jQuery dependent version of Lettering.js

Nice geometric icons.

Sass port of Normalize.

Transparent PNG textures for CSS background-image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment