🏡
index
: github.com/captn3m0/cosmere-books.git
about
summary
refs
log
tree
commit
diff
Open file browser
📄 .dockerignore
📄 .editorconfig
›
Open directory
📁 .github
📄 FUNDING.yml
📄 dependabot.yml
›
Open directory
📁 workflows
📄 deps.yml
📄 .gitignore
📄 .rubocop.yml
📄 .rubocop_todo.yml
📄 COPYING
📄 Dockerfile
📄 Gemfile
📄 Gemfile.lock
📄 HACKING.md
📄 README.md
›
Open directory
📁 books
📄 .gitignore
📄 wat-audio.txt
📄 bootstrap.sh
›
Open directory
📁 covers
📄 Oathbringer.jpg
📄 Oathbringer.pdf
📄 defending-elysium.jpg
📄 edgedancer-reread.jpg
📄 edgedancer-reread.pdf
📄 lost-metal.jpg
📄 lost-metal.pdf
📄 mythwalker-blank.jpg
📄 mythwalker.jpg
📄 mythwalker.pdf
📄 oathbringer-reread.jpg
📄 oathbringer-reread.pdf
📄 row.jpg
📄 row.pdf
📄 skyward.jpg
📄 skyward.pdf
📄 wat.jpg
📄 wat.pdf
📄 wok-prime.jpg
📄 wok-prime.pdf
📄 wok-reread.jpg
📄 wok-reread.pdf
📄 wor-reread.jpg
📄 wor-reread.pdf
📄 dark-one-preview.sh
📄 de.html
📄 edgedancer-reread.rb
📄 epub.cr
📄 epub.css
›
Open directory
📁 images
📄 row-1.png
📄 row-2.png
📄 row-3.png
›
Open directory
📁 lib
📄 .shards.info
›
Open directory
📁 lexbor
›
Open directory
📁 .github
›
Open directory
📁 workflows
📄 ci.yml
📄 win.yml
📄 .gitignore
📄 .travis.yml
📄 CHANGELOG.md
📄 LICENSE
📄 README.md
›
Open directory
📁 bench
📄 .gitignore
📄 .ruby-version
📄 Gemfile
📄 Gemfile.lock
📄 README.md
📄 build.sh
📄 clean.sh
📄 run.sh
📄 shard.yml
📄 test-crystal.cr
📄 test-gumbo.cr
📄 test-html5.cr
📄 test-lexbor.cr
📄 test-libxml.cr
📄 test-libxml.rb
📄 test-myhtml.cr
📄 test-nokolexbor.rb
📄 xtime.rb
›
Open directory
📁 examples
📄 basic1.cr
📄 create_html.cr
📄 css_selectors1.cr
📄 css_selectors2.cr
📄 html_unicoder.cr
📄 iconv.cr
📄 links.cr
📄 print_html.cr
📄 print_tokens.cr
📄 print_tree.cr
📄 texts.cr
📄 tokenizer_links.cr
📄 usage.cr
📄 lib
📄 shard.yml
›
Open directory
📁 spec
📄 all_spec.cr
📄 css_selectors_spec.cr
📄 detect_encoding_spec.cr
📄 encoding_converter_spec.cr
›
Open directory
📁 fixtures
📄 1.htm
📄 1.png
📄 1.png.gz
📄 2.htm
📄 25.htm
📄 bad_encoding.htm
📄 bad_encoding2.htm
📄 bug.htm
📄 failed_text_attrs.htm
📄 svg_bug.htm
📄 th.htm
📄 unk.htm
📄 integration_spec.cr
📄 iterators_spec.cr
📄 lexbor_spec.cr
📄 node_spec.cr
📄 parser_spec.cr
📄 spec_helper.cr
📄 tokenizer_spec.cr
›
Open directory
📁 src
›
Open directory
📁 ext
📄 .gitignore
📄 build_ext.cr
📄 revision
›
Open directory
📁 lexbor
📄 css_filter.cr
📄 error.cr
›
Open directory
📁 iterator
📄 children.cr
📄 collection.cr
📄 left.cr
📄 parents.cr
📄 right.cr
📄 scope.cr
📄 iterator.cr
›
Open directory
📁 lib
📄 constants.cr
📄 css.cr
📄 encoding.cr
📄 html_encoding.cr
📄 lib.cr
›
Open directory
📁 node
📄 attributes.cr
📄 css.cr
📄 helpers.cr
📄 iterators.cr
📄 navigate.cr
📄 serialization.cr
📄 tree_mutation.cr
📄 node.cr
📄 parser.cr
›
Open directory
📁 tokenizer
📄 ignore_case_data.cr
📄 token.cr
📄 tokenizer.cr
›
Open directory
📁 utils
📄 detect_encoding.cr
📄 encoding_converter.cr
📄 html_entities.cr
📄 strip.cr
📄 tag_converter.cr
📄 utils.cr
📄 lexbor.cr
›
Open directory
📁 myhtml
›
Open directory
📁 .github
›
Open directory
📁 workflows
📄 ci.yml
📄 .gitignore
📄 .travis.yml
📄 CHANGELOG.md
📄 LICENSE
📄 Makefile
📄 README.md
›
Open directory
📁 bench
📄 .gitignore
📄 .ruby-version
📄 Gemfile
📄 Gemfile.lock
📄 README.md
📄 build.sh
📄 clean.sh
📄 run.sh
📄 shard.yml
›
Open directory
📁 stuff
📄 sax.cr
📄 test-gumbo.cr
📄 test-html5.cr
📄 test-lexbor.cr
📄 test-libxml.cr
📄 test-libxml.rb
📄 test-myhtml.cr
📄 xtime.rb
›
Open directory
📁 examples
📄 basic1.cr
📄 create_html.cr
📄 css_selectors1.cr
📄 css_selectors2.cr
📄 encoding.cr
📄 links.cr
📄 print_html.cr
📄 print_tokens.cr
📄 print_tree.cr
📄 sax_links.cr
📄 sax_links2.cr
📄 texts.cr
📄 usage.cr
📄 lib
📄 shard.yml
›
Open directory
📁 spec
📄 all_spec.cr
📄 css_selectors_spec.cr
📄 encoding_spec.cr
›
Open directory
📁 fixtures
📄 1.htm
📄 2.htm
📄 25.htm
📄 integration_spec.cr
📄 iterators_spec.cr
📄 myhtml_spec.cr
📄 node_spec.cr
📄 parser_spec.cr
📄 sax_spec.cr
📄 spec_helper.cr
📄 tree_spec.cr
📄 utils_spec.cr
›
Open directory
📁 src
›
Open directory
📁 ext
📄 .gitignore
📄 Makefile
›
Open directory
📁 myhtml
📄 css_filter.cr
📄 error.cr
›
Open directory
📁 iterator
📄 children.cr
📄 collection.cr
📄 left.cr
📄 parents.cr
📄 right.cr
📄 scope.cr
📄 iterator.cr
›
Open directory
📁 lib
📄 constants.cr
📄 lib_modest.cr
📄 lib_my_css.cr
📄 lib.cr
›
Open directory
📁 node
📄 attributes.cr
📄 css.cr
📄 helpers.cr
📄 iterators.cr
📄 navigate.cr
📄 serialization.cr
📄 tree_mutation.cr
📄 node.cr
📄 parser.cr
›
Open directory
📁 sax
📄 ignore_case_data.cr
📄 token.cr
📄 tokens_collection.cr
📄 sax.cr
📄 tree.cr
›
Open directory
📁 utils
📄 detect_encoding.cr
📄 html_entities.cr
📄 strip.cr
📄 tag_converter.cr
📄 utils.cr
📄 myhtml.cr
📄 lost-metal.rb
›
Open directory
📁 metadata
📄 Oathbringer.xml
📄 defending-elysium.xml
📄 edgedancer-reread.xml
📄 lost-metal.xml
📄 mythwalker.xml
📄 oathbringer-reread.xml
📄 row.xml
📄 skyward.xml
📄 wat.xml
📄 wok-prime.xml
📄 wok-reread.xml
📄 wor-reread.xml
📄 methods.rb
📄 mythwalker.rb
›
Open directory
📁 oathbringer
📄 .gitkeep
📄 oathbringer-reread.rb
📄 oathbringer.rb
📄 row-annotations.rb
📄 row.rb
📄 shard.lock
📄 shard.yml
📄 skyward.rb
›
Open directory
📁 spec
📄 cosmere-books_spec.cr
📄 spec_helper.cr
›
Open directory
📁 src
📄 cosmere-books.cr
📄 wat.cr
📄 wat.rb
›
Open directory
📁 wok
📄 gitkeep
📄 wok-reread.rb
›
Open directory
📁 wor
📄 .gitkeep
📄 wor-reread.rb
Mode
Name
d---------
ext
d---------
myhtml
-rw-r--r--
myhtml.cr