symcode-webapp

Crates.iosymcode-webapp
lib.rssymcode-webapp
version0.1.0
sourcesrc
created_at2021-04-03 22:08:05.19101
updated_at2021-04-03 22:08:05.19101
descriptionSymbolic Barcode - Web App
homepagehttp://www.visioncortex.org/
repositoryhttps://github.com/visioncortex/symcode/
max_upload_size
id378537
size30,625
Chris Tsang (tyt2y3)

documentation

README

SymCode Web App

The Symbolic Barcode for Humans and Machines

Story | Demo | Usage

Built with 🦀 by The Vision Cortex Research Group

Synopsis

Since symcode is a pure rust programming library, this crate glues everything together and leverage the browser's capability for image and video processing.

If you only want to integrate SymCode into your Javascript project, you can simply use the wasm binaries provided at acute32.

Build

First install the rust wasm toolchain.

wasm-pack build
Commit count: 549

cargo fmt