JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 58
  • Score
    100M100P100Q52967F
  • License MIT

an epub reader for the command line

Package Exports

  • cli-worm

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 (cli-worm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cli-worm (Version 0.0.1)

A simple CLI epub reader

Description

  • Do you want to read an epubs, but you're too lazy to move your hand from your keyboard to your mouse?

  • Do you miss the good old days of reading the encyclopedia via an ncurses application?

  • Do you know what an encyclopedia is?

    Then this app is for you!

Prerequisites

  • w3m
  • nodeJS (>= 6.9.2)
    • I recommend first installing nvm first, then simply running, nvm install node 8.9.4, but you can also install node directly. Google for your platform of choice

Installation Instructions

npm install -g cli-worm