Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 240 Bytes

IsChinese

Installation

If available in Hex, the package can be installed as:

  1. Add is_chinese to your list of dependencies in mix.exs:
def deps do
  [{:is_chinese, "~> 1.0"}]
end