# raml2html-default-theme

> The default theme for raml2html

Latest version **2.11.0** (published 2021-02-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install raml2html-default-theme
pnpm add raml2html-default-theme
yarn add raml2html-default-theme
bun add raml2html-default-theme
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.11.0 |
| Published | 2021-02-09 |
| First published | 2017-02-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4 |
| Dependencies | 0 |
| Unpacked size | 35.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Kevin Renskers |
| Maintainers | trevorr, mixedcase, nickwb |
| Keywords | RAML, raml2html-theme |

## Links

- npm: https://www.npmjs.com/package/raml2html-default-theme
- Repository: https://github.com/raml2html/default-theme
- Issues: https://github.com/raml2html/default-theme/issues
- npm.io page: https://npm.io/package/raml2html-default-theme

## Alternatives

- [@tsparticles/shape-image](https://npm.io/package/@tsparticles/shape-image.md) — 303.7K weekly downloads
- [@tsparticles/shape-line](https://npm.io/package/@tsparticles/shape-line.md) — 233.7K weekly downloads
- [stringify-attributes](https://npm.io/package/stringify-attributes.md) — 58.6K weekly downloads
- [mobile-drag-drop](https://npm.io/package/mobile-drag-drop.md) — 46.3K weekly downloads
- [@comunica/actor-rdf-parse-html](https://npm.io/package/@comunica/actor-rdf-parse-html.md) — 29.2K weekly downloads

## Recent versions

- 2.11.0 (latest) — 2021-02-09
- 2.10.0 — 2021-01-25
- 2.9.3 — 2019-02-12
- 2.9.2 — 2018-11-27
- 2.9.1 — 2018-11-27
- 2.9.0 — 2018-11-27
- 2.8.0 — 2018-04-22
- 2.7.1 — 2018-02-22
- 2.7.0 — 2018-02-19
- 2.6.0 — 2018-02-13
- 2.5.0 — 2017-09-27
- 2.4.0 — 2017-09-27
- 2.3.0 — 2017-07-25
- 2.2.0 — 2017-06-05
- 2.1.0 — 2017-04-26
- … 2 more at https://npm.io/package/raml2html-default-theme/versions

## README

# raml2html default theme

The default theme used by raml2html. It's installed with and used by raml2html by default.

## Contributing
raml2html-default-theme is an open source project and your contribution is very much appreciated.

To get the best environment to work on raml2html and the default theme, follow these steps.

1. Checkout raml2html-default-theme's develop branch; `npm link`.
2. Checkout raml2html's develop branch; first `npm link raml2html-default-theme` and then `npm link`.
3. In raml2html-default-theme run `npm link raml2html`.

Now both projects are installed globally, but using the local development versions of both.
From the theme repo's examples folder you can run the `render-all-examples` script without problem.

## License
raml2html-default-theme is available under the MIT license. See the LICENSE file for more info.

---
_Source: https://npm.io/package/raml2html-default-theme · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
