infinitered/nsfwjs

Make @nsfw-filter/gif-frames optional

Open

#554 opened on Oct 23, 2021

View on GitHub
 (7 comments) (1 reaction) (0 assignees)JavaScript (507 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,090 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

@nsfw-filter/gif-frames is not only big, but it also depends on cwise-compiler which uses unsafe functions ("new Function"). Ideally it could be made optional--not everyone using the nsfwjs needs/wants gif support.

Contributor guide