jeffersongoncalves/laravel-npm-readme (v1.0.0)
syndicated from packagist.org
on June 21, 2026
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.