Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

tomohiro/kusakabe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kusakabe

HankakuKana Validator, inspired by Kusakabe-san

Build Status Dependency Status Stillmaintained Code Climate

Requirements

  • Ruby 1.9.3 or later

Installation

Add this line to your application's Gemfile:

gem 'kusakabe'

And then execute:

$ bundle

Usage

irb(main):001:0> require 'kusakabe'
=> true
irb(main):002:0> Kusakabe.validate('あいうえおアイウエオ')
Kusakabe::HankakuKanaError: 文字化けしてますよ

LICENSE

© 2013 Tomohiro TAIRA. This project is licensed under the MIT license. See LICENSE for details.

About

HankakuKana Validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages