0.0.7 • Published 9 months ago

@openbible/bconv v0.0.7

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
9 months ago

bconv

GitHub license npm version

Convert common Bible formats to a standard Ast. Available as a library or CLI.

Goals

  • Small code size for web use and long-term maintainability
  • Use tokenizer (for syntax highlighting in an editor)
  • Work on real-world publications

Non-goals

  • Complete (ignores most element types)
  • Render nicely
  • Natural language processing

Ast

See the type.

!NOTE If you know of any ancient Biblical manuscripts that have any formatting that does not fit this model, please file an issue and I will consider amending the model!

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago