@dodona/dolos-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Dolos core

This is the core library containing the matching algorithms behind Dolos. It exposes a JavaScript API to integrate plagiarism detection in your applications.

This library compiles to platform-independent JavaScript and can thus be included in web environments.

Note: this library does not contain parsing functionality. If you need to parse files as well, you should consider using Dolos lib.

Visit dolos.ugent.be for more information.

Installation

npm install @dodona/dolos-core

Development

  1. Install dependencies (preferably in the repository root)
    npm install
    
  2. Build the project with typescript
    npm run build
    
  3. Test the project with ava.js
    npm run test
    

Documentation

Visit our web page at https://dolos.ugent.be.

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @dodona/dolos-core

    Weekly Downloads

    79

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    108 kB

    Total Files

    71

    Last publish

    Collaborators

    • jorg.vr
    • wddridde
    • rien
    • pverscha
    • bmesuere
    • charlottevp