An open API service indexing awesome lists of open source software.

https://github.com/defp/is_chinese

https://hex.pm/packages/is_chinese
https://github.com/defp/is_chinese

elixir

Last synced: 4 months ago
JSON representation

https://hex.pm/packages/is_chinese

Awesome Lists containing this project

README

        

# IsChinese

## Installation

If [available in Hex](https://hex.pm/docs/publish), 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