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

gpkparser

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpkparser

A markdown parser. Built for speed.

latest
npmnpm
Version
1.0.3
Version published
Weekly downloads
1
-75%
Maintainers
1
Weekly downloads
 
Created
Source

GPKParser

markdown parser with peg.js

Peg.js Source Code

Install

yarn add gpkparser

Usage


import parser from './parser.js'

console.log(parser.parse('# gpkparser'))

Demo

https://github.com/ericjjj/gpkeditor

Keywords

markdown

FAQs

Package last updated on 16 Jun 2017

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