New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@bongnv/markdown-loader

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bongnv/markdown-loader

A loader for Markdown files

latest
npmnpm
Version
0.2.4
Version published
Maintainers
1
Created
Source

A webpack loader to load markdown files

Loaded data from a markdown file will be an object with fields:

  • html: A string of rendered html form of the markdown content
  • timeToRead: The number of minutes to read
  • headings: An array of headings
  • other fields from front matter

FAQs

Package last updated on 05 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts