Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@youyouzone/react-code-highlight

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youyouzone/react-code-highlight - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "@youyouzone/react-code-highlight",
"version": "0.0.6",
"version": "0.0.7",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

@@ -0,1 +1,5 @@

<p align="center">
<img src="./screenshot/profile.gif" alt=''>
</p>
# React-Code-Highlight

@@ -20,3 +24,3 @@ React component for code highlight base on hightlight.js.

* cb?: (items: Object3D[]) => any - custom callback which accept threejs Object3D array.
* cb?: (content:string) => any - custom callback which accept input string.
* className?: string - custom class name.

@@ -23,0 +27,0 @@ * language?: string - highlight langeuage, powered by highlight.js. Default is 'javascript'.

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc