opds-extra
TypeScript icon, indicating that this package has built-in type declarations

3.0.10 • Public • Published

ws-novel-vue README

This is a library to parse or generate OPDS feed. It makes it easy to generate a feed from a list of book. support JSON / XML

demo

import { OPDSV1 } from 'opds-extra';

OPDSV1.parseXML(xml_string)

OPDSV1.parseJSON(json_string)
OPDSV1.parseJSONObject(json_object)

links

tool

opds

Package Sidebar

Install

npm i opds-extra

Weekly Downloads

8

Version

3.0.10

License

Apache-2.0

Unpacked Size

94.6 kB

Total Files

32

Last publish

Collaborators

  • bluelovers