| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
These samples demonstrate how to use the DocumentScanner API from the Dynamsoft Mobile Document Scanner SDK in Angular, React (with hooks), and Vue apps to capture and correct a document with the camera.
Warning
Mobile Document Scanner JS requires a valid license key to operate. Please see the licensing documentation to sign up for a free trial or a full license.
Navigate to the root directory of one of the framework samples:
npm installnpm run devThen open the URL presented in the console to view the sample app. Replace "YOUR_LICENSE_KEY_HERE" in the component source with your license key.
npm run buildYou can preview the production build for React and Vue by additionally running:
npm run previewRead the official documentation to learn how to use and configure the Mobile Document Scanner:
If you have any questions, feel free to contact Dynamsoft Support.
| Back | FazBrowse Home | New Git URL |