@docus/core
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

Docus Core

The Docus core.

Quick Setup

This package is usually setup via @docus/app.

You can still install it manually into your own stack, but won't benefit from the presets offered by Docus app.

  1. Add @docus/core dependency to your project:
# Using Yarn
yarn add --dev @docus/core
# Using NPM
npm install --save-dev @docus/core
  1. Add @docus/core to the buildModules section of your nuxt.config.js
{
  buildModules: ['@docus/core']
}

Description

This package provides:

  • Markdown parsing
  • Markdown content querying
  • Markdown content HMR
  • Navigation generation
  • Remark and plugins implementations
  • MDC Syntax
  • DocusContent, Markdown, Props components

Readme

Keywords

Package Sidebar

Install

npm i @docus/core

Weekly Downloads

14

Version

1.2.3

License

MIT

Unpacked Size

118 kB

Total Files

125

Last publish

Collaborators

  • alexchopin
  • bdrtsky
  • danielroe
  • flosciante
  • larbish
  • smarroufin
  • farnabaz
  • kevinmarrec
  • benjamincanac
  • atinux
  • tahul