3.0.10 • Published 3 years ago

opds-extra v3.0.10

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
3 years ago

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