Skip to content

This is demonstration for bundling react code as a npm package

License

Notifications You must be signed in to change notification settings

sunnybogawat/pop-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Highlight

This react component allows you to highlight a static note in your component and make it look prettier wherever you want.

Installation

To install this Component, run yarn add code-highlight or npm install code-highlight.,

Usage

To use the component, In your react Application just do

import React from 'react';
import CodeHighlight from 'code-highlight';

About

This is demonstration for bundling react code as a npm package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published