JSPM

  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q45311F
  • License MIT

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@a_kawashiro/jendeley) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    jendeley

    jendeley is a JSON-based document organizing software.

    • jendeley is JSON-based. You can see and edit your database easily.
    • jendeley works locally. Your important database is owned only by you. Not cloud.
    • jendeley is browser based. You can run it anywhere node.js runs.

    Quickstart

    npm install @a_kawashiro/jendeley -g
    jendeley scan --papers_dir <YOUR PDFs DIR>
    jendeley launch --db <YOUR PDFs DIR>/jendeley_db.json

    Then you can see a screen like this! Web UI

    Please check user document for more details.