Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sidgirkar/annotator-content-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

annotator-content-analysis

Extends the jQuery Annotator plugin to allow for custom logic queries on each annotation

####To setup

From the project directory, run

npm install
bower install

####To develop

Run npm run dev from the project dir to build the development app.

The demo with mock data will be available at http://localhost:3001/app/#/tua/0/topic/0/question/0

####To deploy

Run npm run deploy and the output files will be written to the dist fodler.

About

Extends the jQuery Annotator plugin to allow for custom logic queries on each annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.7%
  • CSS 18.0%
  • HTML 5.3%