0.3.2 • Published 3 years ago

@philippheuer/docusaurus-components v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Docusaurus Component Library

npm

=================================

A Docusaurus v2 component library for the default theme.

Note: this theme plugin requires Docusaurus v2

Components

  • JavaDependency

Install

yarn add @philippheuer/docusaurus-components

Usage

Import the components on-demand in your .mdx files:

import { JavaDependency } from '@philippheuer/docusaurus-components';

<JavaDependency group="com.github.twitch4j" name="twitch4j" version="1.11.0" scope="implementation" />

License

Released under the MIT License.

0.3.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago