azim-koshoiev's Stars
reduxjs/redux-thunk
Thunk middleware for Redux
VSCodeVim/Vim
:star: Vim for Visual Studio Code
kettanaito/naming-cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
dhamaniasad/awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
kaminari/kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
mislav/will_paginate
Pagination library for Rails and other Ruby applications
coreui/coreui-free-react-admin-template
Open source admin template based on Bootstrap 5 and React.js
mikel/mail
A Really Ruby Mail Library
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
deivid-rodriguez/byebug
Debugging in Ruby 2
vim-autoformat/vim-autoformat
Provide easy code formatting in Vim by integrating existing code formatters.
editor-bootstrap/vim-bootstrap
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
brendon/acts_as_list
An ActiveRecord plugin for managing lists.
charkost/prosopite
:mag: Rails N+1 queries auto-detection with zero false positives / false negatives
mhartington/oceanic-next
Oceanic Next theme for neovim
rack/rack-test
Rack::Test is a small, simple testing API for Rack apps.
alvan/vim-closetag
Auto close (X)HTML tags
jparise/vim-graphql
A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
interagent/heroics
Ruby HTTP client for APIs represented with JSON schema
styled-components/vim-styled-components
Vim bundle for http://styled-components.com based javascript files.
rom-rb/rom-sql
SQL support for rom-rb
houdiniproject/houdini
Free and open source fundraising infrastructure for nonprofits and NGOs
toptal/granite
Business Actions architecture for Rails apps
nepalez/fixturama
Collection of helpers for dealing with fixtures in RSpec
gsamokovarov/skiptrace
Bindings for your Ruby exceptions
HowProgrammingWorks/ProtectedVariations
GRASP: Protected Variations principle
eileencodes/granular_swapping_demo
A demo application for how to use granular connection swapping in Active Record