Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Acrolinx app that demonstrates how to interact with the document (select ranges, replace ranges)

License

Notifications You must be signed in to change notification settings

acrolinx/acrolinx-app-demo-select-ranges

Repository files navigation

Select Ranges - Acrolinx App Demo

This Acrolinx App demonstrates how to implement a simple Acrolinx App in the Acrolinx Sidebar.

Demonstrated Features:

  • Extract text from document
  • Select Ranges
  • Replace Ranges

This app uses the Acrolinx App SDK.

Install Dependencies Using Npm

npm install

Available Scripts

This project was bootstrapped with Create React App. In the project directory, you can run:

npm run dev

  • Runs the app in the development mode.
  • Open http://localhost:5173 to view it in the browser.
  • The page will reload if you make edits.
  • You’ll also see any linter errors in the console.

npm run test

  • Runs the tests

npm run test:interactive

  • Runs the tests in interactive mode

npm run build

  • Builds the app for production to the dist folder.
  • It correctly bundles React in production mode and optimizes the build for the best performance.
  • The build is minified and the filenames include the hashes. Your app is ready to be deployed!

License

Copyright 2019-present Acrolinx GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For more information visit: https://www.acrolinx.com

About

Acrolinx app that demonstrates how to interact with the document (select ranges, replace ranges)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published