Skip to content

jaywcjlove/code-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Using my app is also a way to support me:
Deskmark Keyzer Vidwall Hub VidCrop Vidwall Mousio Hint Mousio Musicer Audioer FileSentinel FocusCursor Videoer KeyClicker DayBar Iconed Mousio Quick RSS Quick RSS Web Serve Copybook Generator DevTutor for SwiftUI RegexMate Time Passage Iconize Folder Textsound Saver Create Custom Symbols DevHub Resume Revise Palette Genius Symbol Scribe

Code Image

Buy me a coffee NPM Version Build & Deploy Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

Create beautiful images of your source code.

Code Image

Using

import React from "react"; import CodeImage from '@wcj/code-image'; export default function App() { return ( <CodeImage /> ); }

Docker

docker pull wcjiang/code-image # Or docker pull ghcr.io/jaywcjlove/code-image:latest
docker run --name code-image --rm -d -p 9612:3000 wcjiang/code-image:latest # Or docker run --name code-image -itd -p 9612:3000 wcjiang/code-image:latest # Or docker run --name wxmp -itd -p 9612:3000 ghcr.io/jaywcjlove/code-image:latest

Visit the following URL in your browser

http://localhost:9612/

Development

  1. Install
npm install
  1. To develop, run the self-reloading build:
npm run build # Compile packages πŸ“¦ @wcj/code-image npm run watch # Real-time compilation πŸ“¦ @wcj/code-image
  1. Run Document Website Environment:
npm run start

Contributors

As always, thanks to our amazing contributors!

Made with action-contributors.

License

Licensed under the MIT License.

About

Create beautiful images of your source code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages