JSPM

shape-detection

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q33568F
  • License Apache

Web ShapeDetection (QR Codes, Text, more) polyfill

Package Exports

  • shape-detection

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (shape-detection) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ShapeDetection polyfill

Build Status

The WICG Shape Detection specification provides access from the Web to the native platform's capabilities to detect shapes in moving or still images. The shapes can be e.g. 1- or 2-D barcodes, text or human faces.

This polyfill bridges the gaps among browsers and platforms since not all provide the same capabilities.

Demo