@ahmttyydn/core
v1.0.9
Published
Shared libraries for our packages
Readme
Scalar Core
Shared libraries for our packages, specifically @ahmttyydn/api-reference and @ahmttyydn/api-client.
Installation
npm install @ahmttyydn/coreUsage
import { getHtmlDocument } from '@ahmttyydn/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.
