Skip to content

scribeocr/scribe.js-example-esm-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This example shows how scribe.js can be used in the browser natively without a build step thanks to ESM (ECMAScript Modules).

Instructions

To run this example locally, perform the following steps.

## Clone the repo
git clone https://github.com/scribeocr/scribe.js-esm-browser.git
cd scribe.js-esm-browser

## Install the dependencies
npm install

## Start a server in the root directory
npm start

About

scribe.js example using native esm (no build)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published