aozorahack/aozora2html

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/rubocop.yml
.github/workflows/ruby.yml
.gitignore
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
Gemfile
Guardfile
HACKING.md
LICENSE
README.md
Rakefile
aozora2html.gemspec
bin/aozora2html
sample/chukiichiran_kinyurei.html
sample/chukiichiran_kinyurei.txt
sample/chukiichiran_kinyurei_jisx0213.html
sample/chukiichiran_kinyurei_unicode.html
yml/accent_table.yml
yml/command_table.yml
yml/jis2ucs.yml
lib/aozora2html.rb1,112
F
1 wk
lib/aozora2html/accent_parser.rb90
B
5 hrs
lib/aozora2html/error.rb14
lib/aozora2html/header.rb126
B
5 hrs
lib/aozora2html/i18n.rb38
A
25 mins
lib/aozora2html/midashi_counter.rb24
lib/aozora2html/ruby_buffer.rb87
lib/aozora2html/string_refinements.rb30
lib/aozora2html/style_stack.rb22
lib/aozora2html/tag.rb50
lib/aozora2html/tag/accent.rb30
lib/aozora2html/tag/block.rb13
lib/aozora2html/tag/chitsuki.rb13
lib/aozora2html/tag/dakuten_katakana.rb19
lib/aozora2html/tag/decorate.rb15
lib/aozora2html/tag/dir.rb13
lib/aozora2html/tag/editor_note.rb14
lib/aozora2html/tag/embed_gaiji.rb43
A
1 hr
lib/aozora2html/tag/font_size.rb15
lib/aozora2html/tag/gaiji.rb9
lib/aozora2html/tag/img.rb17
A
45 mins
lib/aozora2html/tag/indent.rb6
lib/aozora2html/tag/inline.rb9
lib/aozora2html/tag/inline_caption.rb13
lib/aozora2html/tag/inline_font_size.rb15
lib/aozora2html/tag/inline_keigakomi.rb13
lib/aozora2html/tag/inline_yokogumi.rb13
lib/aozora2html/tag/jisage.rb13
lib/aozora2html/tag/jizume.rb14