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

@ridi/content-parser

Package Overview
Dependencies
Maintainers
9
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi/content-parser

Content data parser for Ridibooks services

  • 0.7.4-alpha.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-72.73%
Maintainers
9
Weekly downloads
 
Created
Source

@ridi/content-parser

Content data parser for Ridibooks services

NPM version Check codecov NPM total downloads

Install

npm install @ridi/content-parser

Usage

import {
  EpubParser,
  ComicParser,
  PdfParser,
  CryptoProvider,
  AesCryptor,
} from '@ridi/content-parser';
// or const {
//   EpubParser,
//   ComicParser,
//   PdfParser,
//   CryptoProvider,
//   AesCryptor,
// } = require('@ridi/content-parser');

@ridi/epub-parser

Common EPUB2 data parser for Ridibooks services

NPM version Build Status codecov NPM total downloads

@ridi/comic-parser

Common comic data parser for Ridibooks services

NPM version Build Status codecov NPM total downloads

@ridi/pdf-parser

Common PDF data parser for Ridibooks services

NPM version Build Status codecov NPM total downloads

License

Apache-2.0

FAQs

Package last updated on 03 Jun 2021

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