Skip to content

sglim/josa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 을/를
  • 은/는
  • 이/가
  • 와/과
  • 이여/여
  • 으로/로
  • 이에요/예요
  • 이었/였
  • 아/야

About

Korean josa utility for dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published