@scalar/core
v0.3.24
Published
Shared libraries for our packages
Maintainers
Keywords
Readme
Scalar Core
Shared libraries for our packages, specifically @scalar/api-reference and @scalar/api-client.
Installation
npm install @scalar/coreUsage
import { getHtmlDocument } from '@scalar/core/libs/html-rendering'
const html = getHtmlDocument({
url: 'https://registry.scalar.com/@scalar/apis/galaxy?format=json',
})Community
We are API nerds. You too? Let's chat on Discord: https://discord.gg/scalar
License
The source code in this repository is licensed under MIT.
