Version 2.0: Add API to add programmatically hide/show
If you need to apply hide/show script to <div id="newContent">your hide/show source</div> do use:
van11yAccessibleHideShowAria(document.getElementById('newContent'));
Updated documentation and fixed mistake in package.json