josa 0.1.0 copy "josa: ^0.1.0" to clipboard
josa: ^0.1.0 copied to clipboard

Josa library for korean. This library is used to add josa corresponding last syllable.

Josa #

Dart library for korean josa

How to use? #

import 'package:josa/josa.dart';

Josa.of('을').of('간장') == 간장을
Josa.of('를').of('시계') == 시계를

Support any type of josa #

Josa.of('를').of('간장') == 간장을
Josa.of('을').of('간장') == 간장을
Josa.of('을/를').of('간장') == 간장을

Supported josa list #

  • 을/를
  • 은/는
  • 이/가
  • 와/과
  • 이여/여
  • 으로/로
  • 이에요/예요
  • 이었/였
  • 아/야
8
likes
40
pub points
9%
popularity

Publisher

unverified uploader

Josa library for korean. This library is used to add josa corresponding last syllable.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on josa