moji_tools 0.1.1 copy "moji_tools: ^0.1.1" to clipboard
moji_tools: ^0.1.1 copied to clipboard

Japanese text utilities: ASCII width conversion and half/full-width Kana conversions with dakuten/handakuten support. (日本語の全角/半角・カナ変換ユーティリティ)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moji_tools

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  moji_tools: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:moji_tools/moji_tools.dart';
0
likes
140
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

Japanese text utilities: ASCII width conversion and half/full-width Kana conversions with dakuten/handakuten support. (日本語の全角/半角・カナ変換ユーティリティ)

Repository (GitHub)
View/report issues

Topics

#text #japanese #string #normalization

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on moji_tools