All Projects â†’ zengin-code â†’ zengin-rb

zengin-code / zengin-rb

Licence: MIT license
💎 The ruby implementation of ZenginCode.

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to zengin-rb

syobocal
Simle gem for Syboi Calendar
Stars: ✭ 13 (-84.34%)
Mutual labels:  gem
bundle outdated formatter
Formatter for `bundle outdated` command
Stars: ✭ 16 (-80.72%)
Mutual labels:  gem
google docs-ruby
A library which allows you to edit your spreadsheets with pleasure
Stars: ✭ 18 (-78.31%)
Mutual labels:  gem
rails-heroicon
Ruby on Rails views helpers for the awesome heroicons by Steve Schoger.
Stars: ✭ 23 (-72.29%)
Mutual labels:  gem
rsgem
Rootstrap way ® to generate gems
Stars: ✭ 26 (-68.67%)
Mutual labels:  gem
sinator
Sinatra application generator
Stars: ✭ 19 (-77.11%)
Mutual labels:  gem
churnalizer
Analyze your Ruby app for Churn vs Complexity
Stars: ✭ 17 (-79.52%)
Mutual labels:  gem
make model searchable
Adds simlpe search functionality to models
Stars: ✭ 27 (-67.47%)
Mutual labels:  gem
als typograf
Ruby client for ArtLebedevStudio.RemoteTypograf Web Service.
Stars: ✭ 15 (-81.93%)
Mutual labels:  gem
perf check
PERRRFFF CHERRRRK!
Stars: ✭ 16 (-80.72%)
Mutual labels:  gem
carender
📅 A monthly calendar for Rails application
Stars: ✭ 15 (-81.93%)
Mutual labels:  gem
drape
Drape – Reincarnation of Draper for Rails 5
Stars: ✭ 57 (-31.33%)
Mutual labels:  gem
carrierwave-cloudflare
🎑 This Rails gem integrates Carrierwave with Cloudflare Image Resizing
Stars: ✭ 24 (-71.08%)
Mutual labels:  gem
mixin bot
A simple API wrapper for Mixin Network in Ruby
Stars: ✭ 12 (-85.54%)
Mutual labels:  gem
delayed job worker pool
Worker process pooling for Delayed Job
Stars: ✭ 32 (-61.45%)
Mutual labels:  gem
backlog kit
Client library for the Nulab's Backlog API version 2 written in Ruby.
Stars: ✭ 28 (-66.27%)
Mutual labels:  gem
multi-tenancy-devise
mtdevise adds basecamp style user logins to your ruby on rails application.
Stars: ✭ 27 (-67.47%)
Mutual labels:  gem
nanook
Ruby library for making and receiving payments and managing a nano currency node
Stars: ✭ 17 (-79.52%)
Mutual labels:  gem
rspec-json matchers
A collection of RSpec matchers for testing JSON data.
Stars: ✭ 23 (-72.29%)
Mutual labels:  gem
colorama
A Gem for extracting the most prevalent colors from an image
Stars: ✭ 20 (-75.9%)
Mutual labels:  gem

ZenginCode

Circle CI Gem Version

The ruby implementation of ZenginCode.

ZenginCode is datasets of bank codes and branch codes for japanese.

Installation

Add this line to your application's Gemfile:

gem 'zengin_code'

And then execute:

$ bundle

Or install it yourself as:

$ gem install zengin_code

Usage

require 'zengin_code'

ZenginCode::Bank.all => { '00001' => <#ZenginCode::Bank code, name, kana, hira, roma ... >, .... }

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zengin-code/zengin-rb

License

The gem is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].