0.3.2 • Published 2 years ago

@philippheuer/docusaurus-components v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago