Socket
Socket
Sign inDemoInstall

jstransformer-marked

Package Overview
Dependencies
1
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jstransformer-marked

Marked support for JSTransformers.


Version published
Weekly downloads
3.2K
decreased by-6.94%
Maintainers
6
Install size
83.6 kB
Created
Weekly downloads
 

Changelog

Source

v0.0.2: 2015-07-03

  • Updated dependencies

Readme

Source

jstransformer-marked

Marked support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-marked

API

var marked = require('jstransformer')(require('jstransformer-marked'))

foo.render('# Hello World!').body
//=> '<h1>Hello World!</h1>'

License

MIT

Keywords

FAQs

Last updated on 03 Jul 2015

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc