Registry
========

Registry is a JS utility library designed to assist with registering units of functionality (classes, modules, plain old functions and objects) and then retrieving them at a later stage using wildcard selectors.

.. toctree::
   :maxdepth: 2

   getting-started

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. include:: links.txt
