Skip to content

Set of utilities to scan, parse, and work with Bible references.

License

Notifications You must be signed in to change notification settings

gitter-badger/BibleUtilities

 
 

Repository files navigation

Bible Utilities

Bible Utilities currently has tools to scan free text for scripture references, and to consolidate the list of references it finds to the smallest set.

Build status

  • NetCore 1.1 -- You can use it in just about any kind of project (store apps, standard apps, silverlight, Xamarin, etc.)
  • I18n Savvy -- Currently support for English ("en") and Norwegian ("nb"), submissions for more languages welcome
  • Simple API -- Patterned after C# libraries for ToString() and TryParse() variations, and it's easy to specify the language you want.
  • Multilingual App Toolkit -- Uses Microsoft's toolkit to create the translations.

The goal of this small set of utilities is to simplify working with Bible references, parsing, etc. We aren't going to include the actual Bible content, but we'll make it easier to build apps around it. If you have suggestions or need to report bugs, please use the Issues feature on GitHub for this project.

About

Set of utilities to scan, parse, and work with Bible references.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%