1. @madoc/core
Markdown Documentation Framework
@madoc/core
Package: @madoc/core
Created by: cadgerfeast
Last modified: Wed, 29 Mar 2023 19:49:34 GMT
Version: 0.2.5
License: MIT
Downloads: 6
Repository: https://github.com/cadgerfeast/madoc-core

Install

npm install @madoc/core
yarn add @madoc/core

@madoc/core

Quality Gate Status
Coverage
Version
Downloads
License


Madoc Icon

Markdown Documentation Framework

Installation

Madoc is a MArkdown DOCumentation Framework.

It will help your generate a static documentation website.

How to get started easily:

 # Install globally
npm install -g @madoc/core
# Install locally
npm install --save-dev @madoc/core
# Start the project in development
madoc dev
# Build the final website
madoc build
# Check out the final website
madoc preview

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code