@stoplight/elements-dev-portal
v3.0.26
Published
UI components for composing beautiful developer documentation.
Maintainers
Keywords
Readme
@stoplight/elements-dev-portal
Elements Dev Portal is an extension to Elements, giving API teams the tools they need to make a beautiful developer portal from any OpenAPI or Markdown content, in a Stoplight Project.
Documentation
Visit our Documentation for getting starting, guides and demos.
About
Elements is developed and maintained by Stoplight.
Anonymized analytics
Elements uses Scarf to
collect anonymized installation analytics.
These analytics help support the maintainers of this library and ONLY run during installation.
To opt out,
you can set the scarfSettings.enabled field to false in your project's package.json:
// package.json
{
// ...
"scarfSettings": {
"enabled": false
}
// ...
}Alternatively, you can set the environment variable SCARF_ANALYTICS to false as part of the environment that
installs your npm packages, e.g., SCARF_ANALYTICS=false npm install.
License
Licensed under the Apache 2.0 License, Copyright © 2020-present Stoplight.
See LICENSE for more information.
