@abios/abios-redoc
TypeScript icon, indicating that this package has built-in type declarations

2.5.0 • Public • Published

Abios ReDoc fork

This is a fork of Redoc. It includes bugfixes, styling changes and custom features that we need at Abios.

Running

First: npm install
To run a development version: npm run start
To run a production version: npm run start:prod

Publishing/pushing a new version

The project is imported as an npm package in the dev portal.
To build a new version and make it available for the dev portal, we need to create a bundle of this project and push it up to npm.

To create a bundle: npm run bundle
Then, bump the version of the package: npm version {patch|minor|major}
Finally, run: npm publish

Now, in this project at /cli there is a nested Git repository for our fork of redoc-cli called abios-redoc-cli, which has this project, abios-redoc as a dependency. Therefore, if abios-redoc has an update pushed up to npm, most of the time we also want to update abios-redoc-cli.

After an update of abios-redoc Go to the folder /cli and do a yarn install @abios/abios-redoc. Then run npm version {patch|minor|major} and npm publish.
Now abios-redoc-cli will run the latest version of abios-redoc.

See the original Redoc repo here.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.5.02latest

Version History

VersionDownloads (Last 7 Days)Published
2.5.02
2.4.61
2.4.51
2.4.41
2.4.32
2.4.21
2.4.11
2.4.01
2.3.11
2.3.01
2.2.71
2.2.61
2.2.54
2.2.41
2.2.31
2.2.21
2.2.11
2.2.01
2.1.11
2.1.01
2.0.01
1.0.41
1.0.31
1.0.21
1.0.11
1.0.01

Package Sidebar

Install

npm i @abios/abios-redoc

Weekly Downloads

27

Version

2.5.0

License

MIT

Unpacked Size

21.1 MB

Total Files

598

Last publish

Collaborators

  • antjan