Skip to content

SanaeZR/image-to-html

 
 

Repository files navigation

Images to HTML

Convert images to HTML !!!

This is a small experiment to replicate a text-image using Javascript.

demo

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

About

Convert images to html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 80.1%
  • Vue 19.9%