Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagrsuri/vite-gist

NPM Package For Gist View
https://github.com/sagrsuri/vite-gist

gist github-gist npm-package

Last synced: about 1 month ago
JSON representation

NPM Package For Gist View

Awesome Lists containing this project

README

        

# Github Gist Viewing Package.

#### [🙏 DONATE ](https://buymeacoffee.com/sagarsuri) ❤️

![Alt text](https://github.com/SagrSuri/vite-gist/raw/main/assets/white.png)
![Alt text](https://github.com/SagrSuri/vite-gist/raw/main/assets/dark.png)

#### THIS PACKAGE YOU CAN USE IN YOUR REACT PROJECT

## Install

```bash

npm i vite-gist

```

```
user need to install - npm install react-syntax-highlighter
- user will also need to apply on react project tailwindcss
```

```Javascript

import React from 'react';
import {GistViewer} from 'vite-gist';

const App = () => (


);

```

```bash
npm i vite-gist@latest
```

```bash

npm i [email protected]

```

```bash
1. You Must Be Apply in Your React Project tailwindcss then can you also handle the design
2. Install react-icons
2 Install react-syntax-highlighter
```

```bash
You Need TO Install Use Tailwind Css in your project then will work properly design
```