@scalar/core
v0.2.11
Published
Shared libraries for our packages
Downloads
198,243
Keywords
Readme
Scalar Core
Shared libraries for our packages, specifically @scalar/api-reference and @scalar/api-client.
Installation
npm install @scalar/core
Usage
import { getHtmlDocument } from '@scalar/core/libs/html-rendering'
const html = getHtmlDocument({
url: 'https://cdn.jsdelivr.net/npm/@scalar/galaxy/dist/latest.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.