ID25's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
airbnb/javascript
JavaScript Style Guide
axios/axios
Promise based HTTP client for the browser and node.js
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
reduxjs/redux
A JS library for predictable global state management
remix-run/react-router
Declarative routing for React
lukehoban/es6features
Overview of ECMAScript 6 features
hashicorp/vagrant
Vagrant is a tool for building and distributing development environments.
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
phoenixframework/phoenix
Peace of mind from prototype to production
h4cc/awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
xgrommx/awesome-redux
Awesome list of Redux examples and middlewares
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
varvet/pundit
Minimal authorization through OO design and pure Ruby classes
heartcombo/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
paper-trail-gem/paper_trail
Track changes to your rails models
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
hanami/hanami
The web, with simplicity.
elixir-ecto/ecto
A toolkit for data mapping and language integrated query.
thoughtbot/administrate
A Rails engine that helps you put together a super-flexible admin dashboard.
doorkeeper-gem/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
rails-api/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
jeremyevans/sequel
Sequel: The Database Toolkit for Ruby
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
trailblazer/cells
View components for Ruby and Rails.
Apipie/apipie-rails
Ruby on Rails API documentation tool
toptal/chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
brooklynDev/airborne
RSpec driven API testing framework