Socket
Socket
Sign inDemoInstall

prism-es6

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    prism-es6

Enable prismjs library to be imported using ES6 syntax


Version published
Weekly downloads
5.7K
decreased by-11.39%
Maintainers
1
Install size
768 kB
Created
Weekly downloads
 

Readme

Source

prism-es6

This module is just a wrapper around the popular prismjs library, to enable importing using ES6 syntax.

Usage

npm install --save prism-es6
import Prism from 'prism-es6';

Now you can run use Prism API without the highlighter being executed on import.

For API options see : Prism API

Keywords

FAQs

Last updated on 12 Apr 2019

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