nuxt-modules / device

Nuxt module for detecting device type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

detecting crawlers

M-Barari opened this issue · comments

is there any flag to detects bots and crawlers? I'm currently use nuxt-user-agent to check for crawlers and appreciate to have crawler detector on this package so I can only use one package.

@M-Barari
I'll try to implment that(isCrawler flag) at #68

@M-Barari
v2.1.0 has been released with support for isCrawler flag.