Skip to content

Instantly share code, notes, and snippets.

@rex
Last active July 29, 2018 12:50
Show Gist options
  • Save rex/0415798111d0a978e0a4 to your computer and use it in GitHub Desktop.
Save rex/0415798111d0a978e0a4 to your computer and use it in GitHub Desktop.
A list of my favorite libraries, grouped for sanity

Awesome Libraries of Awesomeness

Interface

Multimedia

Responsive Tools & Frameworks

Server-Side Frameworks

  • Sails.js - THE BEST ANGULAR/API FRAMEWORK ON GITHUB. Seriously. Just-add-water SPA.
  • Sails Auto-Reload - Auto-reload Sails.js controllers and models when the file changes (without having to restart application)

Client-Side Frameworks

Graphing / Charting

Fonts / Icon Fonts

  • Mfizz - Vector icon font built specifically for developers
  • Google Fonts - All the fonts from google.com/fonts
  • Redacted Font - Forget Lorem Ipsum. Just write black bars to simulate text.
  • Payment Font - Font with all payment operators and methods
  • Powerline Fonts - Patched fonts for Powerline users

Design Toolkits

  • Materialize - Google's 'Material Design' standards in CSS

Error Management

Dev Ops Tools

  • Slackistrano - Slack integration for Capistrano deployments
  • Hammock - Run slack integrations on your own server
  • Slack Notifier - Send custom messages to Slack channels (useful for major failure management and other important notifications)
  • .htaccess - Lots of useful .htaccess boilerplate
  • Cap recipes - Lots of Capistrano recipes

Command-Line Tools

Documentation

Unit Testing / Integration Testing (all the testing)

  • Testling - Run tests in all the browsers

Specifications / Learning Resources

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