# ExNumerlo v0.4.0 - Table of Contents

> A library for rendering integers using various Unicode numeral systems.

## Pages

- [ExNumerlo](readme.md)
- [Changelog](changelog.md)
- [Usage Rules for ExNumerlo](usage-rules.md)

## Modules

- Core
  - [ExNumerlo](ExNumerlo.md): ExNumerlo provides a unified interface for rendering and parsing integers using over 50 different Unicode numeral systems.

- Behaviours
  - [ExNumerlo.System](ExNumerlo.System.md): Defines the behaviour for all numeral systems supported by ExNumerlo.

