Skip to content

moeoverflow/manga-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

manga-image

show manga image without white background.

Usage

new MangaImage({
    el: document.getElementsByTagName('article')[0], // section filter.
    //imgClass: 'manga-image', //class filter.
    auto: true, // auto recognize black and white image.
    scale: 0.85 // recommend 0.8 ~ 0.95.
});

External image links must support CORS.

Not support IE.

LICENSE

This project is published under MIT License. See the LICENSE file for more.

About

show manga image without white background.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published