jcombu 1.1.1 copy "jcombu: ^1.1.1" to clipboard
jcombu: ^1.1.1 copied to clipboard

Japanese charset converter from SJIS/EUC-JP/JIS(ISO-2022-JP) to Dart String (pure dart implementation).

1.1.1 #

  • Added 'var -> final' forgotten in previous.

1.1.0 #

  • Dart 3.

1.0.1 #

  • Fixed typo(format)

1.0.0 #

  • Fixed typos of docs
  • Separated jcombu_base.dart to jcombu_{sjis,euc,jis}.dart

0.1.5 #

  • Fixed spelling

0.1.4 #

  • Added doc comments

0.1.3 #

  • Fixed to keep JIS escape mode in _JisImplData (not in function local, for stream API)

0.1.2 #

  • Fixed a typo in unexpected esc sequence handling

0.1.1 #

  • Fixed description in pubspec.yaml

0.1.0 #

  • Initial version
2
likes
140
pub points
65%
popularity

Publisher

unverified uploader

Japanese charset converter from SJIS/EUC-JP/JIS(ISO-2022-JP) to Dart String (pure dart implementation).

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

More

Packages that depend on jcombu