HTML utilities
==============
.. currentmodule:: django_orjson.html
.. autofunction:: json_script
An orjson-powered version of Django’s |json_script|__ utility.
It serializes ``value`` with ``orjson.dumps()``, escapes HTML/XML special characters, and wraps the result in a ``