Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

r2-streamer-js

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r2-streamer-js

Readium 2 NodeJS 'streamer'

  • 0.0.1-alpha1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
467
increased by60.48%
Maintainers
1
Weekly downloads
 
Created
Source

Readium 2 NodeJS "streamer"

Build status

TravisCI, develop branch:

Build Status

Prerequisites

  1. https://nodejs.org NodeJS >= 6, NPM >= 3 (check with node --version and npm --version from the command line)
  2. https://yarnpkg.com Yarn >= 0.21 (check with yarn --version from the command line)

Quick start

Command line steps:

  1. cd r2-streamer-js
  2. npm update --global (sync NPM global packages)
  3. yarn global upgrade (sync Yarn global packages)
  4. yarn install (initialize local node_modules packages from dependencies declared in package.json)
  5. yarn upgrade (sync local packages)
  6. yarn start (invoke the main build script)
  7. yarn test (run the unit tests)
  8. yarn run cli {PATH_TO_EPUB} (relative or absolute path to a publication)

Keywords

FAQs

Package last updated on 24 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc