Re: published Web Publication Manifest typescript package

And here is a very naive version of epub to pub-manifest 
(https://www.w3.org/TR/pub-manifest/)


https://github.com/Jeffxz/epub-loader-ts


Cheers,

Zheng


On 2021-12-18 4:41 p.m., Zheng Xu wrote:
> Hi all
>
>
> Here is my first package publication for this holiday season.
>
>
> Here I defined typescript data model for 
> https://www.w3.org/TR/pub-manifest/
>
> https://github.com/Jeffxz/pub-manifest
>
>
> and published as following package
>
> https://www.npmjs.com/package/pub-manifest
>
>
> I also updated epub typescript package here 
> https://www.npmjs.com/package/epub-object-ts
>
> So it can now load from XML data (which is the original data used in 
> epub)
>
>
> So, next will be a converter from epub object to the pub-manifest 
> object soon.
>
>
> Cheers
>
-- 
Zheng Xu

W3C: https://www.w3.org/users/129468
Github: https://github.com/Jeffxz

Received on Sunday, 19 December 2021 00:25:06 UTC