@ridi/content-parser
TypeScript icon, indicating that this package has built-in type declarations

0.7.4-alpha.1 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @ridi/content-parser

Weekly Downloads

2

Version

0.7.4-alpha.1

License

Apache-2.0

Unpacked Size

17.3 kB

Total Files

5

Last publish

Collaborators

  • hw.choi
  • simulacre7
  • ys.yoon
  • lowfront
  • mando212
  • khinenw
  • davin.ahn
  • ridicorp
  • m0ai
  • ridi-junhee