Skip to content

MaximeMaW/refigure

 
 

Repository files navigation

Refigure

ReFigure is a Chrome extension that allows users to click on open access figures (images) in scientific pages and create a curated collection published on ReFigure.org. The extension also collects metadata associated with the figure such author, DOI to enhance the curated collection.

Project Tree Structure

build/
bower_components/
node_modules/
back/
----index.js
front/
----index.html
tasks/
----gulptask.js
test/
----e2e/
----unit/
gulpfile.js
package.json
README.md

Installation

Install NodeJS

Install [Bower]

npm install -g bower

Install [Gulp]

npm install -g gulp

Install [JSHint]

npm install -g jshint

Running

Build Project

gulp build

Running

gulp

About

web extension to curate scientific results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 21.2%
  • CSS 7.3%
  • Shell 0.2%