RapiPdf
PDF generation from OpenAPI / Swagger Spec
File Explorer
Download Latest Version (.zip)- index.html
- index.html.gz
- rapipdf-min.js
- rapipdf-min.js.gz
- rapipdf-min.js.map
- rapipdf-min.js.map.gz
- report.html
- example1.html
- example2.html
- list.html
- rapidoc-regular.woff2
- rapidoc-semi-bold.woff2
- roboto-mono-bold.woff2
- roboto-mono-regular.woff2
- a11y-dark.css
- a11y-light.css
- agate.css
- an-old-hope.css
- androidstudio.css
- arduino-light.css
- arta.css
- ascetic.css
- atelier-cave-dark.css
- atelier-cave-light.css
- atelier-dune-dark.css
- atelier-dune-light.css
- atelier-estuary-dark.css
- atelier-estuary-light.css
- atelier-forest-dark.css
- atelier-forest-light.css
- atelier-heath-dark.css
- atelier-heath-light.css
- atelier-lakeside-dark.css
- atelier-lakeside-light.css
- atelier-plateau-dark.css
- atelier-plateau-light.css
- atelier-savanna-dark.css
- atelier-savanna-light.css
- atelier-seaside-dark.css
- atelier-seaside-light.css
- atelier-sulphurpool-dark.css
- atelier-sulphurpool-light.css
- atom-one-dark-reasonable.css
- atom-one-dark.css
- atom-one-light.css
- brown-paper.css
- brown-papersq.png
- codepen-embed.css
- color-brewer.css
- darcula.css
- dark.css
- darkula.css
- default.css
- docco.css
- dracula.css
- far.css
- foundation.css
- github-gist.css
- github.css
- gml.css
- googlecode.css
- grayscale.css
- gruvbox-dark.css
- gruvbox-light.css
- hopscotch.css
- hybrid.css
- idea.css
- ir-black.css
- isbl-editor-dark.css
- isbl-editor-light.css
- kimbie.dark.css
- kimbie.light.css
- lightfair.css
- magula.css
- mono-blue.css
- monokai-sublime.css
- monokai.css
- nord.css
- obsidian.css
- ocean.css
- paraiso-dark.css
- paraiso-light.css
- pojoaque.css
- pojoaque.jpg
- purebasic.css
- qtcreator_dark.css
- qtcreator_light.css
- railscasts.css
- rainbow.css
- routeros.css
- school-book.css
- school-book.png
- shades-of-purple.css
- solarized-dark.css
- solarized-light.css
- sunburst.css
- tomorrow-night-blue.css
- tomorrow-night-bright.css
- tomorrow-night-eighties.css
- tomorrow-night.css
- tomorrow.css
- vs.css
- vs2015.css
- xcode.css
- xt256.css
- zenburn.css
- CHANGES.md
- highlight.pack.js
- LICENSE
- README.md
- README.ru.md
- console.svg
- dark_ss.png
- easy.svg
- fast.svg
- gears.svg
- light_ss.png
- logo-outline.png
- logo.png
- love.svg
- mask.svg
- mouse.svg
- pdf_sample1.png
- pdf_sample2.png
- webcomponent.svg
- large-models.json
- long-descriptions.json
- long-paths.json
- oneof-allof-nested.yaml
- partial-spec-main.json
- partial.json
- petstore_complex_request.yaml
- petstore_experimental.yaml
- xxx-of-with-primitives-and-recursive-model.yaml
- allof-primitives.json
- allof.json
- anyof.json
- basic.json
- bitbucket.json
- data-types.yaml
- gcloud.json
- no-server.json
- oneof.json
- openapi3_with_examples.json
- petstore.json
- petstore_extended.yaml
- temp.json
- api.html
- index.css
- index.html
- rapipdf-min.js
- welcome.html
- index.js
- object-tree-gen.js
- pdf-gen.js
- pdf-parts-gen.js
- rapipdf.js
- spec-parser.js
- table-layouts.js
- vfs_fonts.js
- .babelrc
- .eslintrc
- .gitignore
- index.html
- LICENSE.txt
- logo.png
- package.json
- README.md
- webpack.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/mrin9/RapiPdf
Downloads the entire project code from GitHub to your computer.
cd RapiPdf
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn install
Downloads and installs the libraries listed in package.json.
yarn build
Builds optimized production files.
yarn serve
Type this command into your terminal and run it.
yarn serve-everyone
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
