An open API service indexing awesome lists of open source software.

https://github.com/nuxt-themes/typography

Beautifully customizable Prose components for Nuxt Content.
https://github.com/nuxt-themes/typography

nuxt nuxt-content nuxt-theme

Last synced: 5 months ago
JSON representation

Beautifully customizable Prose components for Nuxt Content.

Awesome Lists containing this project

README

        

[![Nuxt Typography](https://typography.nuxt.space/preview.jpg)](https://typography.nuxt.space)

# Nuxt Typography

[![npm version][npm-version-src]][npm-version-href]
[![License][license-src]][license-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Nuxt][nuxt-src]][nuxt-href]
[![Nuxt Studio][nuxt-studio-src]][nuxt-studio-href]
[![Volta][volta-src]][volta-href]

> A Nuxt theme to get a beautiful and customisable typography with a set of prose components for [Nuxt Content](https://content.nuxtjs.org).

- [Documentation](https://typography.nuxt.space)
- [Online playground](https://stackblitz.com/edit/nuxt-theme-typography?file=content/index.md)

## Installation

```bash
npm install --save-dev @nuxt-themes/typography
```

## Usage

Add it to the `nuxt.config`:

```ts
export default defineNuxtConfig({
extends: '@nuxt-themes/typography'
})
```

Enjoy a beautiful typography with [Nuxt Content](https://content.nuxtjs.org).

## License

[MIT License](./LICENSE)

[npm-version-src]: https://img.shields.io/npm/v/@nuxt-themes/typography/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href]: https://npmjs.com/package/@nuxt-themes/typography

[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt-themes/typography.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-downloads-href]: https://npmjs.com/package/@nuxt-themes/typography

[license-src]: https://img.shields.io/github/license/nuxt-themes/typography.svg?style=flat&colorA=18181B&colorB=28CF8D
[license-href]: https://github.com/nuxt-themes/typography/blob/main/LICENSE

[nuxt-studio-src]: https://img.shields.io/badge/Nuxt%20Studio-18181B?&logo=nuxt.js&logoColor=3BB5EC
[nuxt-studio-href]: https://nuxt.studio/themes/docus

[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?&logo=nuxt.js
[nuxt-href]: https://nuxt.com

[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
[volta-href]: https://volta.net/nuxt-themes/typography?utm_source=readme_nuxt_typography